Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 927f1db

Browse files
Bump django-allauth in /{{cookiecutter.project_slug}}
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.54.0 to 0.63.3. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@0.54.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] <support@github.com>
1 parent 1c30dba commit 927f1db

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ waitress = "~=2.1.2"
1919
whitenoise = "~=6.0.0"
2020
djangorestframework = "~=3.14.0"
2121
django-bootstrap4 = "~=22.1"
22-
django-allauth = "~=0.54.0"
22+
django-allauth = "~=0.63.3"
2323
django-extensions = "~=3.2.3"
2424
packaging = "*"
2525
pyyaml = "~=6.0"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)