From 090b48dd983a5048e571783a272240dd9cfd1edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:49:34 +0000 Subject: [PATCH] build(deps): bump django from 5.2.6 to 5.2.11 Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.6...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 a0de064..9d0c71c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pylint==3.3.9 -Django==5.2.6 +Django==5.2.11 pylint-django==2.6.1 Flask==3.1.2 pylint-flask==0.6