From 23d24e820712ec6136bb64aec5248df3e316b222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 15:47:45 +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.1. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/0.54.0...0.63.1) --- 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 b87cd4b6..0f6132d0 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -19,7 +19,7 @@ waitress = "~=2.1.2" whitenoise = "~=6.0.0" djangorestframework = "~=3.14.0" django-bootstrap4 = "~=22.1" -django-allauth = "~=0.54.0" +django-allauth = "~=0.63.1" django-extensions = "~=3.2.3" packaging = "*" pyyaml = "~=6.0" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 58a31dd5..e1d4c3f1 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ca6f12661767f6703a166f508a16d86cafb1ae29e15737b00130001badcad802" + "sha256": "020f20441b4958ef1a07bb43507ffc1b22f0c8e37b2dda7fcc6a7825af7829d5" }, "pipfile-spec": 6, "requires": { @@ -334,11 +334,11 @@ }, "django-allauth": { "hashes": [ - "sha256:120e265f802b65738899c6cb627b827fde46a4d03067034c633f516c2adf3e3e" + "sha256:ef52957992ac3dfc57dec4f7c078bb317b7b47bd7bf6b15f2c12a31c9892ad4c" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==0.54.0" + "version": "==0.63.1" }, "django-bootstrap4": { "hashes": [