From 3e48e8a55effde8a5e975a117db4cfbbda648970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:44:10 +0000 Subject: [PATCH] Bump django from 5.1.10 to 5.1.14 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django). Updates `django` from 5.1.10 to 5.1.14 - [Commits](https://github.com/django/django/compare/5.1.10...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6a111d..64c0df7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ asgiref==3.9.0 -Django==5.1.10 +Django==5.1.14 sqlparse==0.5.3