From 2df5729460203774e3b9d3f8d9a1aca51c716209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 16:12:47 +0000 Subject: [PATCH] Bump django from 6.0.7 to 6.1 Bumps [django](https://github.com/django/django) from 6.0.7 to 6.1. - [Commits](https://github.com/django/django/compare/6.0.7...6.1) --- updated-dependencies: - dependency-name: django dependency-version: '6.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dce0ec1..d8913049 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiosmtpd==1.4.6 # cryptography is an optional dependency of pyjwt for RSA support cryptography==49.0.0 -Django==6.0.7 +Django==6.1 django-cors-headers==4.9.0 django-dbconn-retry==0.3.1 django-oauth-toolkit==3.4.0