Skip to content

Commit

Permalink
Bump django-allauth from 0.58.0 to 0.58.1 in /config/requirements
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.58.0 to 0.58.1.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.58.0...0.58.1)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent 02ad883 commit 6d61570
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/requirements/dev_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,8 @@ django-alive==1.2.1 \
--hash=sha256:7c449a7ab29b7047ba522ef5ca2dc6b1be0f7db0374dd77b95eec910f9aa0c11 \
--hash=sha256:b758f4e88084140bf40c2f1ca3371af1d3702e3bf47c9c06264f82340f5888fe
# via -r config/requirements/prod.in
django-allauth==0.58.0 \
--hash=sha256:40ad5c2ae78757261fc1628a94bb67416f91565f578e592d5906948b59682a5c
django-allauth==0.58.1 \
--hash=sha256:485db513f1794f5636ae38a78e9414e8818ce076770b75a6f8a003ab3a32b8fa
# via -r config/requirements/prod.in
django-cache-url==3.4.4 \
--hash=sha256:5ca4760b4580b80e41279bc60d1e5c16a822e4e462265faab0a330701bb0ef9a \
Expand Down
2 changes: 1 addition & 1 deletion config/requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ boto3~=1.28
celery~=5.3
crispy-bootstrap5~=0.7
django-alive~=1.2
django-allauth~=0.42
django-allauth~=0.58
django-crispy-forms~=2.0
django-maintenance-mode~=0.19
django-storages~=1.8
Expand Down
4 changes: 2 additions & 2 deletions config/requirements/prod_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -312,8 +312,8 @@ django-alive==1.2.1 \
--hash=sha256:7c449a7ab29b7047ba522ef5ca2dc6b1be0f7db0374dd77b95eec910f9aa0c11 \
--hash=sha256:b758f4e88084140bf40c2f1ca3371af1d3702e3bf47c9c06264f82340f5888fe
# via -r config/requirements/prod.in
django-allauth==0.58.0 \
--hash=sha256:40ad5c2ae78757261fc1628a94bb67416f91565f578e592d5906948b59682a5c
django-allauth==0.58.1 \
--hash=sha256:485db513f1794f5636ae38a78e9414e8818ce076770b75a6f8a003ab3a32b8fa
# via -r config/requirements/prod.in
django-cache-url==3.4.4 \
--hash=sha256:5ca4760b4580b80e41279bc60d1e5c16a822e4e462265faab0a330701bb0ef9a \
Expand Down

0 comments on commit 6d61570

Please sign in to comment.