From dbe4cd947ed6043e970629d088ac7772895ac5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 14:33:47 +0000 Subject: [PATCH] Bump django in the python-major group across 1 directory Bumps the python-major group with 1 update in the / directory: [django](https://github.com/django/django). Updates `django` from 5.2.17 to 6.1 - [Commits](https://github.com/django/django/compare/5.2.17...6.1) --- updated-dependencies: - dependency-name: django dependency-version: '6.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb76912f0..45120133f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.2.17 +django==6.1 django-admin-relation-links==0.2.5 django-celery-beat==2.9.0 django-celery-results==2.6.0