From 55b52eac3e54ffd49409309e39e300caca9930fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 16:12:45 +0530 Subject: [PATCH] pip prod(deps): bump types-requests from 2.28.6 to 2.28.7 (#1239) Bumps [types-requests](https://github.com/python/typeshed) from 2.28.6 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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 86a6e406ed..626d7b258a 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -22,5 +22,5 @@ hpack==4.0.0 hyperframe==6.0.1 pre-commit==2.16.0 # Types -types-requests==2.28.6 +types-requests==2.28.7 types-setuptools==63.2.1