From 72d126394323af4fa54ac666b77547bf65ea2bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:21:14 +0000 Subject: [PATCH] Bump django from 5.2.7 to 5.2.9 Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.7...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 550c189..d074452 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ celery==5.5.3 coreapi==2.3.3 common-framework==2025.9.9 dj-database-url==3.0.1 -django==5.2.7 +django==5.2.9 django-compressor==4.5.1 django-configurations==2.5.1 django-cors-headers==4.9.0