From ae7e9b7355cc2eff75714ac88b178bff52029873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 14:53:58 +0000 Subject: [PATCH] Bump django-allauth in /{{cookiecutter.project_slug}} Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.63.6 to 65.9.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-version: 65.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- {{cookiecutter.project_slug}}/Pipfile | 2 +- {{cookiecutter.project_slug}}/Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 044d1ab2..47c7a8fe 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -19,7 +19,7 @@ waitress = "~=3.0.2" whitenoise = "~=6.9.0" djangorestframework = "~=3.15.1" django-bootstrap4 = "~=22.1" -django-allauth = "~=0.63.6" +django-allauth = "~=65.9.0" django-extensions = "~=3.2.3" packaging = "==24.1" pyyaml = "~=6.0" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index fc2fb639..460a6f1d 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8e9e98f39c5f5ce6a9c4992c3b7bf3cd3014b3db0046a66537b3d3176161924d" + "sha256": "3567037df1d83599a19b563c7fcee3b392752174cc2617931ab08f3d9290e19c" }, "pipfile-spec": 6, "requires": { @@ -355,11 +355,11 @@ }, "django-allauth": { "hashes": [ - "sha256:f15f49defb09e0604dad5214e53a69a1f723cb03176bb115c8930bcd19b91749" + "sha256:a06bca9974df44321e94c33bcf770bb6f924d1a44b57defbce4d7ec54a55483e" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.63.6" + "markers": "python_version >= '3.8'", + "version": "==65.9.0" }, "django-bootstrap4": { "hashes": [ @@ -1211,11 +1211,11 @@ }, "typing-extensions": { "hashes": [ - "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d", - "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" + "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c", + "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" ], "markers": "python_version >= '3.8'", - "version": "==4.12.2" + "version": "==4.13.2" }, "tzdata": { "hashes": [