Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 322adf7 commit 6389c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dj-database-url==2.2.0
dj-stripe==2.8.4
Django==5.0.7
django-allauth==0.63.6
django-allauth==64.2.1
django-anymail[sendgrid]==11.0.1
django-debug-toolbar==4.4.6
django-denied==1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ django==5.0.7
# django-hashid-field
# django-simple-history
# django-waffle
django-allauth==0.63.6
django-allauth==64.2.1
# via -r requirements.in
django-anymail[sendgrid]==11.0.1
# via -r requirements.in
Expand Down

0 comments on commit 6389c7e

Please sign in to comment.