Skip to content

Commit

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

---
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 Oct 2, 2023
1 parent f084aeb commit 58f24c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ charset-normalizer==3.2.0
cryptography==41.0.4
defusedxml==0.7.1
Django==4.2.5
django-allauth==0.56.1
django-allauth==0.57.0
gevent==23.9.1
greenlet==3.0.0rc3
idna==3.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# requirements-lock.txt should be generated by `pip freeze > requirements-lock.txt`.
aliyun-python-sdk-core==2.13.36
Django==4.2.5
django-allauth==0.56.1
django-allauth==0.57.0
gevent==23.9.1
Markdown==3.4.4
psycopg==3.1.12
Expand Down

0 comments on commit 58f24c5

Please sign in to comment.