diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 044d1ab2..892116e8 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -10,7 +10,7 @@ python_version = "3.9" [packages] cryptography = "~=44.0.2" -django = "==4.2.20" +django = "==4.2.22" "boto3" = "~=1.38.8" django-environ = "~=0.11.2" django-storages = "~=1.14" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index fc2fb639..a5b2cff5 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8e9e98f39c5f5ce6a9c4992c3b7bf3cd3014b3db0046a66537b3d3176161924d" + "sha256": "8dab0b9f969ff7d7edeac01fc8a5dde9389afadfa355be674a9c0d339438e33d" }, "pipfile-spec": 6, "requires": { @@ -346,12 +346,12 @@ }, "django": { "hashes": [ - "sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9", - "sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789" + "sha256:0a32773b5b7f4e774a155ee253ab24a841fed7e9e9061db08bf2ce9711da404d", + "sha256:e726764b094407c313adba5e2e866ab88f00436cad85c540a5bf76dc0a912c9e" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==4.2.20" + "version": "==4.2.22" }, "django-allauth": { "hashes": [ @@ -1211,11 +1211,11 @@ }, "typing-extensions": { "hashes": [ - "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d", - "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" + "sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4", + "sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af" ], - "markers": "python_version >= '3.8'", - "version": "==4.12.2" + "markers": "python_version >= '3.9'", + "version": "==4.14.0" }, "tzdata": { "hashes": [