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

Commit d7eb059

Browse files
Bump django-allauth in /{{cookiecutter.project_slug}}
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.63.6 to 65.5.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] <support@github.com>
1 parent dec967b commit d7eb059

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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 = "~=3.0.2"
1919
whitenoise = "~=6.9.0"
2020
djangorestframework = "~=3.15.1"
2121
django-bootstrap4 = "~=22.1"
22-
django-allauth = "~=0.63.6"
22+
django-allauth = "~=65.5.0"
2323
django-extensions = "~=3.2.3"
2424
packaging = "==24.1"
2525
pyyaml = "~=6.0"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)