From 6b0513f4a7debda976547d90a5d1e736137507ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 04:39:33 +0000 Subject: [PATCH] Bump types-requests from 2.26.3 to 2.28.11 Bumps [types-requests](https://github.com/python/typeshed) from 2.26.3 to 2.28.11. - [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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 76925b4fff02..1ca4a4bd5f3f 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -44,7 +44,7 @@ types-docutils==0.17.2 types-ipaddress==1.0.1 types-pyOpenSSL==21.0.2 types-pytz==2021.3.3 -types-requests==2.26.3 +types-requests==2.28.11 types-setuptools==57.4.5 types-six==1.16.7 types-tabulate==0.8.4