From f3eb3249f98484e3678843c95e7d7e6e2174d409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 15:06:32 +0000 Subject: [PATCH] build(deps): bump django from 4.0.4 to 5.0.8 Bumps [django](https://github.com/django/django) from 4.0.4 to 5.0.8. - [Commits](https://github.com/django/django/compare/4.0.4...5.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 3e38d67..f942086 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.0.8" 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..91cf1f9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7506ae469e603912e515368a9dcc5fe5bfdc9fdc9e5ef35b5742448afd54dfc9" + "sha256": "229ffb5b0512322792bd4382e9680368e6ede62035ae7a35cedee7629c50df16" }, "pipfile-spec": 6, "requires": { @@ -355,12 +355,12 @@ }, "django": { "hashes": [ - "sha256:837e3cf1f6c31347a1396a3f6b65688f2b4bb4a11c580dcb628b5afe527b68a5", - "sha256:a17fcba2aad3fc7d46fdb23215095dbbd64e6174bf4589171e732b18b07e426a" + "sha256:333a7988f7ca4bc14d360d3d8f6b793704517761ae3813b95432043daec22a45", + "sha256:ebe859c9da6fead9c9ee6dbfa4943b04f41342f4cea2c4d8c978ef0d10694f2b" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==4.2.13" + "markers": "python_version >= '3.10'", + "version": "==5.0.8" }, "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": [