From e03cace30a7d2b8438e397baa5bf0911f5ba07c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:54:49 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.11 Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.8...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 ad8e4db..5464690 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -Django==5.2.8 +Django==5.2.11 requests==2.31.0