From 265b4402f6f6737b80d52753529a50f41915c97a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 21:06:11 +0000 Subject: [PATCH] chore(deps-dev): bump types-requests from 2.28.11 to 2.28.11.2 Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11 to 2.28.11.2. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 1d2307e8..96906e31 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,5 +9,5 @@ types-certifi==2021.10.8.3 types-chardet==5.0.4 types-ujson==5.5.0 types-PyYAML==6.0.12 -types-requests==2.28.11 +types-requests==2.28.11.2 wheel==0.37.1 \ No newline at end of file