From 86bda77c9d425e5ef63ecc321275a45a7922a162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:24:05 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.7 in /requirements Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.7. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.7) --- 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..ce608035 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.7 django-admin-autocomplete-filter==0.7.1 django-auth-ldap==4.8.0 django-debug-toolbar==4.4.2