From 68d8aa231d5d59abbda712206347e801569acd08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 16:12:34 +0000 Subject: [PATCH] Bump django-stubs from 6.0.7 to 6.0.9 Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 6.0.7 to 6.0.9. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/6.0.7...6.0.9) --- updated-dependencies: - dependency-name: django-stubs dependency-version: 6.0.9 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..86aa6a07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ django-cache-url==3.4.6 six==1.17.0 # typing extensions (must be installed at runtime because of Django stubs) -django-stubs==6.0.7 +django-stubs==6.0.9 django-stubs-ext==6.0.7 types-cryptography==3.3.23.2 types-oauthlib==3.3.0.20260724