From dd6bef0440d50d0e18c3f015bdda1631bf1e4020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:33:06 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.8 in /requirements Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.8. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 00213176..04e47af1 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -18,7 +18,7 @@ requests==2.32.3 uritemplate==4.1.1 weasyprint==62.2 XlsxWriter==3.2.0 -Django==5.0.6 +Django==5.0.8 django-admin-autocomplete-filter==0.7.1 django-auth-ldap==4.8.0 django-debug-toolbar==4.4.2