From 3c0259a7962a3b7882e0687f9389485a1ef04421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:46:29 +0000 Subject: [PATCH] Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 (#910) Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240914 to 2.32.0.20241016. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 e611b4e1..c5a423ca 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.3 # via -r dev_requirements/requirements-type_check.in -types-requests==2.32.0.20240914 +types-requests==2.32.0.20241016 # via -r dev_requirements/requirements-type_check.in typing-extensions==4.11.0 # via mypy