From d1abfdbdf22627d6a6f5e85e21df6dce400d798f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 08:11:59 +0000 Subject: [PATCH] Bump types-requests from 2.27.29 to 2.28.11.6 in /tools Bumps [types-requests](https://github.com/python/typeshed) from 2.27.29 to 2.28.11.6. - [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-minor ... 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 debc944e86e10f..11943764836b64 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.18 types-PyYAML==6.0.9 -types-requests==2.27.29 +types-requests==2.28.11.6 types-setuptools==57.4.18 types-six==1.16.16 types-ujson==4.2.1