From aace34a848628a2359648c56ab45f28b15740775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 08:48:19 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.1.12 in /app Bumps [django](https://github.com/django/django) from 5.0.6 to 5.1.12. - [Commits](https://github.com/django/django/compare/5.0.6...5.1.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 13a5f70..6f86a10 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -25,7 +25,7 @@ cryptography==45.0.5 cyclonedx-python-lib==9.1.0 defusedxml==0.7.1 distlib==0.4.0 -Django==5.0.6 +Django==5.1.12 django-celery-beat==2.6.0 django-cors-headers==4.3.1 django-prometheus==2.4.1