From c91240d41fb1a42c51a983c261076971d4c0c138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:12:29 +0000 Subject: [PATCH] Bump django-stubs from 5.2.8 to 5.2.9 Bumps [django-stubs](https://github.com/sponsors/typeddjango) from 5.2.8 to 5.2.9. - [Commits](https://github.com/sponsors/typeddjango/commits) --- updated-dependencies: - dependency-name: django-stubs dependency-version: 5.2.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 ecf6f76..2cf6894 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ django-cache-url==3.4.5 six==1.17.0 # typing extensions (must be installed at runtime because of Django stubs) -django-stubs==5.2.8 +django-stubs==5.2.9 django-stubs-ext==5.2.8 types-cryptography==3.3.23.2 types-oauthlib==3.3.0.20250822