Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 55effe6 commit 3d29b66
Show file tree
Hide file tree
Showing 2 changed files with 5 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 = "==0.50.0"
django-allauth = "==0.63.3"
gnupg = "==2.3.1"
whitenoise = "==5.3.0"
gunicorn = "==20.1.0"
Expand Down
7 changes: 4 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 3d29b66

Please sign in to comment.