From 55cb5017703e4511a0e23abb9b017f64266c2596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 04:32:46 +0000 Subject: [PATCH] Bump types-requests from 2.26.3 to 2.28.7 Bumps [types-requests](https://github.com/python/typeshed) from 2.26.3 to 2.28.7. - [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..23b56dcd7fbb 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.7 types-setuptools==57.4.5 types-six==1.16.7 types-tabulate==0.8.4