From 37b4e3eaca249242e9a6c22216da9b8dde2caefd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:32:26 +0000 Subject: [PATCH] Bump django from 5.1.1 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1.1...5.1.4) --- 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 ace2338..5443c2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ coverage==7.6.1 -Django==5.1.1 +Django==5.1.4 django-debug-toolbar==4.4.6 docutils==0.21.2 freezegun==1.5.1