From 9684f3682aef6a8d056e617a20bccaad5f32e581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:59:57 +0000 Subject: [PATCH] Bump django from 5.2.9 to 5.2.11 Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.9...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 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 fd28345..55b829e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.9 +Django==5.2.11 djangorestframework==3.15.2 django-localflavor django-flags==5.0.14