From e160289706b92886870913af32caea273698101d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:07:25 +0000 Subject: [PATCH] build(deps-dev): bump types-requests from 2.28.0 to 2.28.7 Bumps [types-requests](https://github.com/python/typeshed) from 2.28.0 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: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 c9d761b3..027e9a33 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ flake8-use-fstring==1.3 mypy==0.961 pep8-naming==0.13.0 safety==2.1.1 -types-requests==2.28.0 +types-requests==2.28.7 # Code formatting tools autopep8==1.6.0