From 9664a9af72542306066671b74a753fe34413ad1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 07:16:22 +0000 Subject: [PATCH] Bump django from 5.2.9 to 6.0.1 in /requirements Bumps [django](https://github.com/django/django) from 5.2.9 to 6.0.1. - [Commits](https://github.com/django/django/compare/5.2.9...6.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 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..42b5a658 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.1 django-cleanup==9.0.0 django-compressor==4.6 django-model-utils==5.0.0