Skip to content

Commit 27a4eef

Browse files
Bump django-allauth in /{{cookiecutter.project_slug}} (#780)
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.54.0 to 0.63.6. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@0.54.0...0.63.6) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae7d28d commit 27a4eef

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.7.0"
2020
djangorestframework = "~=3.15.1"
2121
django-bootstrap4 = "~=22.1"
22-
django-allauth = "~=0.54.0"
22+
django-allauth = "~=0.63.6"
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)