From 12826ab82e254496348ad65b6e86a2a77075ab67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 22:16:36 +0000 Subject: [PATCH] Bump django from 5.2.9 to 5.2.12 in /requirements Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.12. - [Commits](https://github.com/django/django/compare/5.2.9...5.2.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 547b11bf..e946f64e 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,5 +1,5 @@ channels[daphne]==4.3.2 -django==5.2.9 +django==5.2.12 django-cleanup==9.0.0 django-compressor==4.6 django-model-utils==5.0.0