From 6e633e6d2c14f353e4f57343ce2719dd0e7d0b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 09:00:18 +0000 Subject: [PATCH] Bump types-requests from 2.28.11.5 to 2.28.11.14 in /tools Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.5 to 2.28.11.14. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_mypy.txt b/tools/requirements_mypy.txt index 7948c2035886a7..87ceb15f620761 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -5,7 +5,7 @@ typed-ast==1.5.4 types-atomicwrites==1.4.5 types-python-dateutil==2.8.19 types-PyYAML==6.0.9 -types-requests==2.28.11.5 +types-requests==2.28.11.14 types-setuptools==63.2.3 types-six==1.16.19 types-ujson==4.2.1