From f1b8898274eedc9356103836e4c824730f3cee2c Mon Sep 17 00:00:00 2001 From: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:32:54 -0600 Subject: [PATCH] Correct commit for #8928 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66b8424335f..b1d12a33585 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.1.11 +Django==4.1.13 djangorestframework==3.14.0 gunicorn==21.2.0 html2text==2020.1.16