From 2c9a7e076c05073e3c181259b6a2b29424865449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:40:40 +0000 Subject: [PATCH] Bump django from 5.1.8 to 5.1.15 Bumps [django](https://github.com/django/django) from 5.1.8 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1.8...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 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..122427b3f13 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.15 djangorestframework==3.16.0 html2text==2025.4.15 humanize==4.12.3