From e5f23ac0fb57ff252aedd834092afe3ae9e326f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:33:15 +0000 Subject: [PATCH] chore(deps-dev): Bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260712 to 2.33.0.20260906. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260906 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fc683446e..f1e335c33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev = [ "sybil==10.1.0", "towncrier==26.9.0", "ty==0.0.78", - "types-requests==2.33.0.20260712", + "types-requests==2.33.0.20260906", "vale==3.20.0.0", "vulture==2.16", "vws-python-mock==2026.9.6",