From 346b1e3666436f89ea5b423a5418f7c02c9ef8f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:41:07 +0000 Subject: [PATCH] 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](https://github.com/pennersr/django-allauth/compare/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] --- {{cookiecutter.project_slug}}/Pipfile | 2 +- {{cookiecutter.project_slug}}/Pipfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index d95bfe3c..adf19f59 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -19,7 +19,7 @@ waitress = "~=2.1.2" whitenoise = "~=6.7.0" djangorestframework = "~=3.15.1" django-bootstrap4 = "~=22.1" -django-allauth = "~=0.54.0" +django-allauth = "~=0.63.3" django-extensions = "~=3.2.3" packaging = "*" pyyaml = "~=6.0" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 3c0e91bd..d1959511 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0040f2a3c086c6571668d1b4a0ea152652927cf1be75188fd2a05e50c0cd0e51" + "sha256": "8930b9e84d27caa266e72665220ee1ad39341419d72bbb0e3280191cf00e683b" }, "pipfile-spec": 6, "requires": { @@ -334,11 +334,11 @@ }, "django-allauth": { "hashes": [ - "sha256:120e265f802b65738899c6cb627b827fde46a4d03067034c633f516c2adf3e3e" + "sha256:2374164c468a309e6badf70bc3405136df6036f24a20a13387f2a063066bdaa9" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==0.54.0" + "version": "==0.63.3" }, "django-bootstrap4": { "hashes": [