Skip to content

Commit

Permalink
Bump django-allauth from 0.63.6 to 65.0.2
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.63.6 to 65.0.2.
- [Commits](https://github.com/sponsors/pennersr/commits)

---
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 30, 2024
1 parent 322adf7 commit 99de090
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==65.0.2
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==65.0.2
# via -r requirements.in
django-anymail[sendgrid]==11.0.1
# via -r requirements.in
Expand Down

0 comments on commit 99de090

Please sign in to comment.