diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index d6ec0103..d7ed0203 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -10,7 +10,7 @@ python_version = "3.9" [packages] cryptography = "~=42.0.4" -django = "==3.2.25" +django = "==4.2.16" "boto3" = "~=1.35.14" django-environ = "~=0.11.2" django-storages = "~=1.14" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 547efac4..ee5f5951 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a69781c9a7f70fe64b3637a556df4d6d033446148cbe65163311be5a32226dc8" + "sha256": "568f32c10c2edca2748cba2803fa004b2c226d655504967db4d43d558fcf894d" }, "pipfile-spec": 6, "requires": { @@ -356,12 +356,12 @@ }, "django": { "hashes": [ - "sha256:7ca38a78654aee72378594d63e51636c04b8e28574f5505dff630895b5472777", - "sha256:a52ea7fcf280b16f7b739cec38fa6d3f8953a5456986944c3ca97e79882b4e38" + "sha256:1ddc333a16fc139fd253035a1606bb24261951bbc3a6ca256717fa06cc41a898", + "sha256:6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==3.2.25" + "markers": "python_version >= '3.8'", + "version": "==4.2.16" }, "django-allauth": { "hashes": [