diff --git a/Pipfile b/Pipfile index 3e38d67..b623c9a 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ argon2-cffi = "~=21.3.0" redis = "~=5.0" celery = "*" hiredis = "~=3.0.0" -django = "~=4.2.0" +django = "~=5.1.1" django-environ = "~=0.8.1" django-model-utils = "~=4.2.0" django-allauth = "~=0.50.0" diff --git a/Pipfile.lock b/Pipfile.lock index ac8ba71..5fac81b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7506ae469e603912e515368a9dcc5fe5bfdc9fdc9e5ef35b5742448afd54dfc9" + "sha256": "7da2fb6423897b090d94ad92346658fd17f3bc5b1e42d024a33174fd782fb8ee" }, "pipfile-spec": 6, "requires": { @@ -355,12 +355,12 @@ }, "django": { "hashes": [ - "sha256:837e3cf1f6c31347a1396a3f6b65688f2b4bb4a11c580dcb628b5afe527b68a5", - "sha256:a17fcba2aad3fc7d46fdb23215095dbbd64e6174bf4589171e732b18b07e426a" + "sha256:021ffb7fdab3d2d388bc8c7c2434eb9c1f6f4d09e6119010bbb1694dda286bc2", + "sha256:71603f27dac22a6533fb38d83072eea9ddb4017fead6f67f2562a40402d61c3f" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==4.2.13" + "markers": "python_version >= '3.10'", + "version": "==5.1.1" }, "django-allauth": { "hashes": [ @@ -869,11 +869,11 @@ }, "sqlparse": { "hashes": [ - "sha256:714d0a4932c059d16189f58ef5411ec2287a4360f17cdd0edd2d09d4c5087c93", - "sha256:c204494cd97479d0e39f28c93d46c0b2d5959c7b9ab904762ea6c7af211c8663" + "sha256:773dcbf9a5ab44a090f3441e2180efe2560220203dc2f8c0b0fa141e18b505e4", + "sha256:bb6b4df465655ef332548e24f08e205afc81b9ab86cb1c45657a7ff173a3a00e" ], "markers": "python_version >= '3.8'", - "version": "==0.5.0" + "version": "==0.5.1" }, "text-unidecode": { "hashes": [