From 4fe6dc418f6faa3d9ae937274a9fbf406e4d3964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:37:51 +0000 Subject: [PATCH] Bump django from 4.1.6 to 4.1.7 in /requirements Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.6...4.1.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 9e40caf..0d47af7 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -9,7 +9,7 @@ python-docx==0.8.11 requests==2.28.2 weasyprint==57.2 XlsxWriter==3.0.7 -Django==4.1.6 +Django==4.1.7 django-auth-ldap==4.1.0 django_debug_toolbar==3.8.1 django-environ==0.9.0