From a2cf40c0fc85e63d352c05a5f939decbd0e2a699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:46:47 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.13 in /um/proj Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.13. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 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..a52a77f 100644 --- a/um/proj/requirements.txt +++ b/um/proj/requirements.txt @@ -1,3 +1,3 @@ -Django==5.2.11 +Django==5.2.13 sqlparse==0.5.0 mysqlclient==2.1.1