From 2423fc8854f3d68a72322dcf7b1644220a5ffa3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 04:33:12 +0000 Subject: [PATCH] Bump types-requests from 2.26.3 to 2.27.29 Bumps [types-requests](https://github.com/python/typeshed) from 2.26.3 to 2.27.29. - [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..f624ba715d9f 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.27.29 types-setuptools==57.4.5 types-six==1.16.7 types-tabulate==0.8.4