diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index bea2657d..4bb360ed 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.6.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 1809551f..d5b6d8c6 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e49809d3884589c21349fbb5f3e0c8926e11eeaa8fae1e0d1a0b2a2b47c9881d" + "sha256": "20f9dbebca91e6e41f693e02b148ebd836f0fabc49e9d87b46969527b23fd6ff" }, "pipfile-spec": 6, "requires": { @@ -355,11 +355,11 @@ }, "django-allauth": { "hashes": [ - "sha256:f15f49defb09e0604dad5214e53a69a1f723cb03176bb115c8930bcd19b91749" + "sha256:8058298a55c7232f06fd1397a2858498d10d0e710cc4d0db364923f5c75a5748" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.63.6" + "markers": "python_version >= '3.8'", + "version": "==65.6.0" }, "django-bootstrap4": { "hashes": [ @@ -1211,11 +1211,11 @@ }, "typing-extensions": { "hashes": [ - "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d", - "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" + "sha256:0a4ac55a5820789d87e297727d229866c9650f6521b64206413c4fbada24d95b", + "sha256:c8dd92cc0d6425a97c18fbb9d1954e5ff92c1ca881a309c45f06ebc0b79058e5" ], "markers": "python_version >= '3.8'", - "version": "==4.12.2" + "version": "==4.13.0" }, "tzdata": { "hashes": [