From 32a0986a679598f500407677161a1524e5afd5e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 07:23:34 +0000 Subject: [PATCH] Bump django from 5.2.9 to 6.0.2 in /requirements Bumps [django](https://github.com/django/django) from 5.2.9 to 6.0.2. - [Commits](https://github.com/django/django/compare/5.2.9...6.0.2) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... 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..ef8c9b34 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,5 +1,5 @@ channels[daphne]==4.3.2 -django==5.2.9 +django==6.0.2 django-cleanup==9.0.0 django-compressor==4.6 django-model-utils==5.0.0