From a3b720d16fa10c5d4f955f2244e03f0167602a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:14:07 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.11 in /localcert Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- localcert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localcert/requirements.txt b/localcert/requirements.txt index fe79386..56dc024 100644 --- a/localcert/requirements.txt +++ b/localcert/requirements.txt @@ -4,7 +4,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 cryptography==42.0.4 defusedxml==0.7.1 -Django==4.2.7 +Django==4.2.11 django-allauth==0.58.1 django-csp==3.7 gunicorn==21.2.0