From 08e086c0ffcc45e61de8c7e3dd7cff1e44497655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:58:27 +0000 Subject: [PATCH] Bump django from 4.2.2 to 4.2.3 in /requirements Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.3) --- 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 85942b4..22186c2 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -11,7 +11,7 @@ python-docx==0.8.11 requests==2.31.0 weasyprint==59.0 XlsxWriter==3.1.2 -Django==4.2.2 +Django==4.2.3 django-auth-ldap==4.3.0 django-debug-toolbar==4.1.0 django-environ==0.10.0