From 1906607379eb5ba77053e9e376fcabe04eedc93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 20:36:22 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.8 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.8. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 7facadf240..fe22d40304 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ argon2-cffi = "==23.1.0" authlib = "==1.4.0" boto3 = "==1.36.12" celery = "==5.4.0" -django = "==5.1.4" +django = "==5.1.8" django-environ = "==0.12.0" django-cors-headers = "==4.6.0" django-filter = "==24.3" diff --git a/Pipfile.lock b/Pipfile.lock index 2cfd8c3722..9bb779bcab 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8af244adc2d682ff27dbc3b2a2af83d09694ba33eb08486fa72e2f35fd1fb3d1" + "sha256": "0b7f6553977bfc08ce197556ba757ef84efbae448cd9d5f42d206ba1ce14f7a4" }, "pipfile-spec": 6, "requires": { @@ -470,12 +470,12 @@ }, "django": { "hashes": [ - "sha256:236e023f021f5ce7dee5779de7b286565fdea5f4ab86bae5338e3f7b69896cf0", - "sha256:de450c09e91879fa5a307f696e57c851955c910a438a35e6b4c895e86bedc82a" + "sha256:11b28fa4b00e59d0def004e9ee012fefbb1065a5beb39ee838983fd24493ad4f", + "sha256:42e92a1dd2810072bcc40a39a212b693f94406d0ba0749e68eb642f31dc770b4" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==5.1.4" + "version": "==5.1.8" }, "django-anymail": { "extras": [