From 9829889f7d1017809bb939d519e20b1ef78f4167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 07:11:20 +0000 Subject: [PATCH] Bump django from 5.2.9 to 6.0 in /requirements Bumps [django](https://github.com/django/django) from 5.2.9 to 6.0. - [Commits](https://github.com/django/django/compare/5.2.9...6.0) --- updated-dependencies: - dependency-name: django dependency-version: '6.0' 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..818d6e11 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 django-cleanup==9.0.0 django-compressor==4.6 django-model-utils==5.0.0