From 81e487ced31803bae61fa7f4a5753af76d9f491b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:59:59 +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 27a8014..53f0471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.3 coverage==7.10.6 coverage-badge==1.1.2 dill==0.4.0 -Django==5.2.9 +Django==5.2.11 django-bleach==3.1.0 django-csv-export-view==2.0.1 django-guardian==3.2.0