From 99baf223ad3fcb853596d564c15187f5a2f37a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 04:02:22 +0000 Subject: [PATCH] Bump django from 5.1.1 to 5.1.3 Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.3. - [Commits](https://github.com/django/django/compare/5.1.1...5.1.3) --- 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..8628c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ coverage==7.6.1 -Django==5.1.1 +Django==5.1.3 django-debug-toolbar==4.4.6 docutils==0.21.2 freezegun==1.5.1