From 8222006197dfae2e852fb8f6df18a9153a12fe6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 21:07:20 +0000 Subject: [PATCH] Bump types-requests from 2.27.9 to 2.27.10 (#185) Bumps [types-requests](https://github.com/python/typeshed) from 2.27.9 to 2.27.10. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 22cca61..d398fd4 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -5,4 +5,4 @@ pylint==2.10.2 pytest==7.0.1 pytest-watch==4.2.0 setuptools-scm==6.4.2 -types-requests==2.27.9 +types-requests==2.27.10