From b3778a46a8616eb8063d631501e164eb1f22ef08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:52:39 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.12 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.12. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 7facadf240..a8f3753f90 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.12" 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..5162683730 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8af244adc2d682ff27dbc3b2a2af83d09694ba33eb08486fa72e2f35fd1fb3d1" + "sha256": "b108fc08917d42a9399a26bae6399cf6f96e13f2b8d871208773c94e20cf783f" }, "pipfile-spec": 6, "requires": { @@ -168,11 +168,11 @@ }, "asgiref": { "hashes": [ - "sha256:3e1e3ecc849832fe52ccf2cb6686b7a55f82bb1d6aee72a58826471390335e47", - "sha256:c343bd80a0bec947a9860adb4c432ffa7db769836c64238fc34bdc3fec84d590" + "sha256:a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142", + "sha256:f3bba7092a48005b5f5bacd747d36ee4a5a61f4a269a6df590b43144355ebd2c" ], - "markers": "python_version >= '3.8'", - "version": "==3.8.1" + "markers": "python_version >= '3.9'", + "version": "==3.9.1" }, "attrs": { "hashes": [ @@ -470,12 +470,12 @@ }, "django": { "hashes": [ - "sha256:236e023f021f5ce7dee5779de7b286565fdea5f4ab86bae5338e3f7b69896cf0", - "sha256:de450c09e91879fa5a307f696e57c851955c910a438a35e6b4c895e86bedc82a" + "sha256:8a8991b1ec052ef6a44fefd1ef336ab8daa221287bcb91a4a17d5e1abec5bbcc", + "sha256:9eb695636cea3601b65690f1596993c042206729afb320ca0960b55f8ed4477b" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==5.1.4" + "version": "==5.1.12" }, "django-anymail": { "extras": [