From 9db0f8b27e56579dc6a45a08a6623b0cf675b918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:30:44 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.14 in /um/proj Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.14. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 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 a1a56f3..c0f4628 100644 --- a/um/proj/requirements.txt +++ b/um/proj/requirements.txt @@ -1,3 +1,3 @@ -Django==5.2.11 +Django==5.2.14 sqlparse==0.5.0 mysqlclient==2.1.1