diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 044d1ab29..704ee9b42 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.7.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 fc2fb639a..930d9e608 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8e9e98f39c5f5ce6a9c4992c3b7bf3cd3014b3db0046a66537b3d3176161924d" + "sha256": "66c9ce52df86af01d8cc3999dc2d966e90ad21ffbad696fffb17354626dd0899" }, "pipfile-spec": 6, "requires": { @@ -355,11 +355,11 @@ }, "django-allauth": { "hashes": [ - "sha256:f15f49defb09e0604dad5214e53a69a1f723cb03176bb115c8930bcd19b91749" + "sha256:eb060692150f39e1529893c2de5f9b46e1dab51153ff6cca7ad72c7c125259ea" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.63.6" + "markers": "python_version >= '3.8'", + "version": "==65.7.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": [