From 70b4d4e3b53d3f192729aff685c59289f088995d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:06:14 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.1 Bumps [django](https://github.com/django/django) from 5.1 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.1...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ab4e30..cbf6ecb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ constantly==23.10.4 cryptography==43.0.0 daphne==4.1.2 defusedxml==0.7.1 -Django==5.1 +Django==5.1.1 django-allauth==64.0.0 django-appconf==1.0.6 django-ipware==7.0.1