From 5b8389a447c1c2c26c086505ccd0162a02f790d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 10:09:42 +0000 Subject: [PATCH] Bump django from 5.2.8 to 6.0.1 Bumps [django](https://github.com/django/django) from 5.2.8 to 6.0.1. - [Commits](https://github.com/django/django/compare/5.2.8...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c196763c..96ec94fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ sentry-sdk[django]==2.48.0 ctlsettings==0.4.5 daphne==4.2.1 Deprecated==1.3.1 -Django==5.2.8 +Django==6.0.1 django_statsd_mozilla==0.4.0 django-smoketest==1.2.1 django-storages==1.14.6