From 8780e0f85f22b2a6e1c80f24fe0336f9b9e6d400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:52:15 +0000 Subject: [PATCH] Bump django from 4.2.4 to 4.2.7 in /requirements Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.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 fc59512..d95a4ec 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -14,7 +14,7 @@ requests==2.31.0 uritemplate==4.1.1 weasyprint==58.0 XlsxWriter==3.1.2 -Django==4.2.4 +Django==4.2.7 django-auth-ldap==4.3.0 django-debug-toolbar==4.1.0 django-environ==0.10.0