From b1f09bc1c51bb4ae581fdf8ebcd009900a929031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 19:01:43 +0000 Subject: [PATCH] Bump django from 5.0.9 to 5.0.10 Bumps [django](https://github.com/django/django) from 5.0.9 to 5.0.10. - [Commits](https://github.com/django/django/compare/5.0.9...5.0.10) --- updated-dependencies: - dependency-name: django 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 a2ffb14422..5e29d6fd14 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.9 +Django==5.0.10 djangorestframework==3.15.2 html2text==2024.2.26 humanize==4.10.0