From 66b9c7baa2baad8b5899925b03d348f9823a24ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 16:12:41 +0000 Subject: [PATCH] Bump django-stubs-ext from 6.0.7 to 6.0.9 Bumps [django-stubs-ext](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-ext 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..c7157dd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ six==1.17.0 # typing extensions (must be installed at runtime because of Django stubs) django-stubs==6.0.7 -django-stubs-ext==6.0.7 +django-stubs-ext==6.0.9 types-cryptography==3.3.23.2 types-oauthlib==3.3.0.20260724 types-requests==2.33.0.20260712