From cdbb35a6a8f9b5d3593b4e40d6ae941e20eb4572 Mon Sep 17 00:00:00 2001 From: kiblik <5609770+kiblik@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:52:42 +0200 Subject: [PATCH] Fix(django): Upgrade of 4.2 (#10553) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcb4e7e6cd1..11df8529d2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,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==4.2.13 +Django==4.2.14 djangorestframework==3.15.2 html2text==2024.2.26 humanize==4.10.0