From 6c0bd9309918acec30fe896ef7629513285f84f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:48:31 +0000 Subject: [PATCH] Bump django from 5.2.9 to 5.2.11 in /um/proj 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] --- um/proj/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/um/proj/requirements.txt b/um/proj/requirements.txt index 9181355..a1a56f3 100644 --- a/um/proj/requirements.txt +++ b/um/proj/requirements.txt @@ -1,3 +1,3 @@ -Django==5.2.9 +Django==5.2.11 sqlparse==0.5.0 mysqlclient==2.1.1