From ee5beb569bd18eb0b9652a60ff723d1ceef116ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:34:27 +0000 Subject: [PATCH] Bump django from 5.2.1 to 5.2.11 Bumps [django](https://github.com/django/django) from 5.2.1 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.1...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 37ea7dc..8955c15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ chardet==5.2.0 charset-normalizer==2.0.12 cryptography==44.0.1 diff-match-patch==20230430 -Django==5.2.1 +Django==5.2.11 django-appconf==1.0.6 django-debug-toolbar==4.4.6 django-imagekit==5.0.0