From e52ec51c5680fc87040213fc6976d3747ed05171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 17:33:49 +0000 Subject: [PATCH] chore(deps): Bump types-requests in /dev_requirements Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250328 to 2.32.0.20250515. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.0.20250515 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev_requirements/requirements-type_check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-type_check.txt b/dev_requirements/requirements-type_check.txt index 72c660f0c..e2d82f992 100644 --- a/dev_requirements/requirements-type_check.txt +++ b/dev_requirements/requirements-type_check.txt @@ -21,7 +21,7 @@ pluggy==1.5.0 # via pytest pytest==8.3.5 # via -r requirements-type_check.in -types-requests==2.32.0.20250328 +types-requests==2.32.0.20250515 # via -r requirements-type_check.in typing-extensions==4.11.0 # via mypy