From e9a558d0192a3ffe111f47ee45a164fef8164584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 16:12:42 +0000 Subject: [PATCH] Bump django from 6.0.7 to 6.0.8 Bumps [django](https://github.com/django/django) from 6.0.7 to 6.0.8. - [Commits](https://github.com/django/django/compare/6.0.7...6.0.8) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.8 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 6dce0ec1..2ecb4d33 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.0.8 django-cors-headers==4.9.0 django-dbconn-retry==0.3.1 django-oauth-toolkit==3.4.0