From 69a4151fad9b33116fdad0f4f008ec60c02acb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 18:52:05 +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.20250602 to 2.32.4.20250611. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20250611 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 0744ccad7..0724a3c79 100644 --- a/dev_requirements/requirements-type_check.txt +++ b/dev_requirements/requirements-type_check.txt @@ -23,7 +23,7 @@ pluggy==1.5.0 # via pytest pytest==8.3.5 # via -r requirements-type_check.in -types-requests==2.32.0.20250602 +types-requests==2.32.4.20250611 # via -r requirements-type_check.in typing-extensions==4.11.0 # via mypy