From 5294a6c6d810ace4333d7f8df7043a8fdce5c113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 08:58:32 +0000 Subject: [PATCH] Bump django from 5.1.8 to 5.1.14 Bumps [django](https://github.com/django/django) from 5.1.8 to 5.1.14. - [Commits](https://github.com/django/django/compare/5.1.8...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 17db4728c9b..4ffec43a24d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-slack==5.19.0 git+https://github.com/DefectDojo/django-tagging@develop#egg=django-tagging django-watson==1.6.3 django-prometheus==2.3.1 -Django==5.1.8 +Django==5.1.14 djangorestframework==3.16.0 html2text==2025.4.15 humanize==4.12.3