From 1a36866a13def898e13e6afbadd3d2c97e5acc79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:13:15 +0000 Subject: [PATCH] Bump django from 4.2.14 to 6.1 Bumps [django](https://github.com/django/django) from 4.2.14 to 6.1. - [Commits](https://github.com/django/django/compare/4.2.14...6.1) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.1 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 690e8b1..7df2b8e 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==6.1 django-environ==0.11.2 django-health-check==3.18.3 django-q2==1.10.0