From 66086f4cae8a557a8bf8cc002bd314d4f2e16371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 05:30:22 +0000 Subject: [PATCH] Bump django from 4.2.14 to 5.1 Bumps [django](https://github.com/django/django) from 4.2.14 to 5.1. - [Commits](https://github.com/django/django/compare/4.2.14...5.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..7821c29 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 django-environ==0.11.2 django-health-check==3.18.3 django-q==1.3.9