From 487eb6cff7cc7609edfde6569cb3214691373588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:42:56 +0000 Subject: [PATCH] :arrow_up: Bump django from 4.2.23 to 5.2.7 Bumps [django](https://github.com/django/django) from 4.2.23 to 5.2.7. - [Commits](https://github.com/django/django/compare/4.2.23...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 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 9ebb4177..15c7963f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ sentry-sdk[django]==2.43.0 ctlsettings==0.4.4 daphne==4.2.1 Deprecated==1.3.1 -Django==4.2.25 +Django==5.2.7 django_statsd_mozilla==0.4.0 django-smoketest==1.2.0 django-storages==1.14.6