From 0f91ab49e83f7a9be20d741879b00fad92ab3935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:37:03 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.4 in /localcert Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.4) --- 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 cc9d4a3..9aaa92e 100644 --- a/localcert/requirements.txt +++ b/localcert/requirements.txt @@ -4,7 +4,7 @@ cffi==1.17.1 charset-normalizer==3.4.0 cryptography==43.0.3 defusedxml==0.7.1 -Django==5.1.2 +Django==5.1.4 django-allauth==65.1.0 django-csp==3.8 dnspython==2.7.0