From 730dd979bd56060eb48e3227aeed24429eb71837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:53:08 -0500 Subject: [PATCH] Bump django from 5.0.8 to 5.1.2 (#11025) Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.2. - [Commits](https://github.com/django/django/compare/5.0.8...5.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e4b52d094d..0f5f961016a 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.2 djangorestframework==3.15.2 html2text==2024.2.26 humanize==4.11.0