From 72630c853d417942055f8f9926c3f6aa9cc07043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 07:10:18 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.9 in /requirements Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... 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 1f82a398..547b11bf 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,5 +1,5 @@ channels[daphne]==4.3.2 -django==5.2.8 +django==5.2.9 django-cleanup==9.0.0 django-compressor==4.6 django-model-utils==5.0.0