From 072cfdb7b9c6aabdedc686ab3f5175957d829ee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:59:47 +0000 Subject: [PATCH] Bump django from 5.1.5 to 5.1.14 Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.14. - [Commits](https://github.com/django/django/compare/5.1.5...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 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 d61c8a9..058a3b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ charset-normalizer==3.4.1 click==8.1.8 colorama==0.4.6 distro==1.9.0 -Django==5.1.5 +Django==5.1.14 django-browser-reload==1.18.0 django-decouple==2.1 django-htmx==1.21.0