Skip to content

Commit 3e95ab0

Browse files
Bump django-allauth from 64.1.0 to 64.2.1 (#430)
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 64.1.0 to 64.2.1. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@64.1.0...64.2.1) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d2de8c commit 3e95ab0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ django-extensions = "==3.2.1"
1010
[packages]
1111
django-dotenv = "==1.4.2"
1212
"psycopg2-binary" = "==2.9.5"
13-
django-allauth = {version = "==64.1.0", extras=["socialaccount"]}
13+
django-allauth = {version = "==64.2.1", extras=["socialaccount"]}
1414
gnupg = "==2.3.1"
1515
whitenoise = "==5.3.0"
1616
gunicorn = "==23.0.0"

Pipfile.lock

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)