From eda953e565ab67a28376f3e46eaa211d20930f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:17:04 +0000 Subject: [PATCH] Bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.4.20250809 to 2.32.4.20250913. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20250913 dependency-type: direct:production 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 88f9deadfd1..3a4db3ecc3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,7 +142,7 @@ type-stubs = [ "types-docutils==0.21.0.20250525", "types-Pillow==10.2.0.20240822", "types-Pygments==2.19.0.20250809", - "types-requests==2.32.4.20250809", + "types-requests==2.32.4.20250913", "types-urllib3==1.26.25.14", ]