From 34e6b5b7733ee76cd612c2ec69d9046ce43b4895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:36:10 +0000 Subject: [PATCH] Bump django from 5.1.4 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.4...5.1.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c626716..446324d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ crispy-bootstrap5==2024.10 -Django==5.1.4 +Django==5.1.5 django-allauth==65.3.1 django-browser-reload==1.17.0 django-crispy-forms==2.3