diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 7795fbf8..f9a87e66 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -19,7 +19,7 @@ waitress = "~=3.0.0" whitenoise = "~=6.7.0" djangorestframework = "~=3.15.1" django-bootstrap4 = "~=22.1" -django-allauth = "~=0.63.6" +django-allauth = "~=65.3.1" 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 3614d07c..6532f3a2 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "074318cfdef37eb287f02698763341d86be24e16e0320700ac9b771e4e6015c8" + "sha256": "9069b71e0b6e0868b670a1e6de48a18d75279afdee5dcf4e71998c7ba5f81cb5" }, "pipfile-spec": 6, "requires": { @@ -382,11 +382,11 @@ }, "django-allauth": { "hashes": [ - "sha256:f15f49defb09e0604dad5214e53a69a1f723cb03176bb115c8930bcd19b91749" + "sha256:e02e951b71a2753a746459f2efa114c7c72bf2cef6887dbe8607a577c0350587" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.63.6" + "markers": "python_version >= '3.8'", + "version": "==65.3.1" }, "django-bootstrap4": { "hashes": [ @@ -1241,11 +1241,11 @@ }, "sqlparse": { "hashes": [ - "sha256:9e37b35e16d1cc652a2545f0997c1deb23ea28fa1f3eefe609eee3063c3b105f", - "sha256:e99bc85c78160918c3e1d9230834ab8d80fc06c59d03f8db2618f65f65dda55e" + "sha256:09f67787f56a0b16ecdbde1bfc7f5d9c3371ca683cfeaa8e6ff60b4807ec9272", + "sha256:cf2196ed3418f3ba5de6af7e82c694a9fbdbfecccdfc72e281548517081f16ca" ], "markers": "python_version >= '3.8'", - "version": "==0.5.2" + "version": "==0.5.3" }, "tablib": { "hashes": [