Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 8642552 commit a9dbce9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'cryptography==39.0.1',
'defusedxml==0.7.1',
'django==4.1.7',
'django-allauth==0.52.0',
'django-allauth==0.58.2',
'django-allauth-2fa==0.10.0',
'django-anymail[mailgun]==9.0',
'django-environ==0.9.0',
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ django==4.1.7
# django-otp
# djangorestframework
# drf-spectacular
django-allauth==0.52.0
django-allauth==0.58.2
# via
# -r requirements.in
# django-allauth-2fa
Expand Down

0 comments on commit a9dbce9

Please sign in to comment.