Skip to content

Commit

Permalink
Bump django-allauth from 0.55.2 to 0.56.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.55.2 to 0.56.1.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.55.2...0.56.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent d40adcb commit 9ebbb06
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 @@ -485,8 +485,8 @@ django==4.2.4 \
# django-stubs
# django-stubs-ext
# model-bakery
django-allauth==0.55.2 \
--hash=sha256:7b713c9947f1917e5c1c5a106fd6208d2c2c71435542fec6d60b01fd7bada3a8
django-allauth==0.56.1 \
--hash=sha256:347044c4e268e085ef4b4b26ea5fdc9d40576872d55e630f1736e1c9a7761529
# 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 @@ -6,7 +6,7 @@ Django~=4.2
boto3~=1.28
celery~=5.3
crispy-bootstrap5~=0.7
django-allauth~=0.42
django-allauth~=0.56
django-crispy-forms~=2.0
django-storages~=1.8
environs[django]~=9.3
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 @@ -302,8 +302,8 @@ django==4.2.4 \
# django-allauth
# django-crispy-forms
# django-storages
django-allauth==0.55.2 \
--hash=sha256:7b713c9947f1917e5c1c5a106fd6208d2c2c71435542fec6d60b01fd7bada3a8
django-allauth==0.56.1 \
--hash=sha256:347044c4e268e085ef4b4b26ea5fdc9d40576872d55e630f1736e1c9a7761529
# via -r config/requirements/prod.in
django-cache-url==3.4.4 \
--hash=sha256:5ca4760b4580b80e41279bc60d1e5c16a822e4e462265faab0a330701bb0ef9a \
Expand Down

0 comments on commit 9ebbb06

Please sign in to comment.