From 11113153f8dfe450eead8af4f30b9024704109dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 05:18:21 +0000 Subject: [PATCH] Bump django from 4.2.14 to 5.1.1 Bumps [django](https://github.com/django/django) from 4.2.14 to 5.1.1. - [Commits](https://github.com/django/django/compare/4.2.14...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3fd699a..2705d70 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.8.1 attrs==23.2.0 boto3==1.34.144 -Django==4.2.14 +Django==5.1.1 django-environ==0.11.2 django-health-check==3.18.3 django-q==1.3.9