From 0d927312d62ba06b6cfd846c9745dbf3bd53b64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:16:05 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.5 in /localcert Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.5) --- 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..ddc8587 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.5 django-allauth==65.1.0 django-csp==3.8 dnspython==2.7.0