Skip to content

Commit

Permalink
Bump django-allauth from 64.2.0 to 65.0.2
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 64.2.0 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 33084ef commit 96ec9e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies = [
"boto3==1.35.10",
"dj-database-url==2.2.0",
"dj-stripe==2.8.4",
"django-allauth==64.2.0",
"django-allauth==65.0.2",
"django-anymail[sendgrid]==11.1",
"django-debug-toolbar==4.4.6",
"django-denied==1.3",
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bleach==6.1.0
boto3==1.35.10
dj-database-url==2.2.0
Django==5.1
django-allauth==64.2.0
django-allauth==65.0.2
django-anymail[sendgrid]==11.1
django-debug-toolbar==4.4.6
django-denied==1.3
Expand Down

0 comments on commit 96ec9e1

Please sign in to comment.