From 61aff7d4bc95c93076b58d7910833475d4fe02ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 05:03:32 +0000 Subject: [PATCH] Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.4.20260107 to 2.32.4.20260324. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20260324 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 fbceb03f4..a21d9dac2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ optional-dependencies.dev = [ "ty==0.0.24", "types-docker==7.1.0.20260322", "types-pyyaml==6.0.12.20250915", - "types-requests==2.32.4.20260107", + "types-requests==2.32.4.20260324", "urllib3==2.6.3", "vulture==2.15", "vws-python==2026.2.25.1",