From a5da090b1cb4d7aa4949875dbdd9ac53aa4aa177 Mon Sep 17 00:00:00 2001 From: kiblik <5609770+kiblik@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:35:40 +0200 Subject: [PATCH] feat(django): upgrade to 5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fcada077c8..334a93aa9f1 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.0.8 +Django==5.1 djangorestframework==3.15.2 html2text==2024.2.26 humanize==4.10.0