Skip to content

Commit

Permalink
Bump django-allauth from 64.2.1 to 65.1.0
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 64.2.1 to 65.1.0.
- [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 Oct 28, 2024
1 parent 1a6d064 commit ab6b214
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ django-extensions = "==3.2.1"
[packages]
django-dotenv = "==1.4.2"
"psycopg2-binary" = "==2.9.5"
django-allauth = {version = "==64.2.1", extras=["socialaccount"]}
django-allauth = {version = "==65.1.0", extras=["socialaccount"]}
gnupg = "==2.3.1"
whitenoise = "==5.3.0"
gunicorn = "==23.0.0"
Expand Down
6 changes: 3 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab6b214

Please sign in to comment.