From afbb0ed025e99072257ebfe9d9e24fe5ed168fbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 06:57:11 +0000 Subject: [PATCH] Bump types-requests from 2.28.11.8 to 2.28.11.14 Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.8 to 2.28.11.14. - [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 349a558..94d62b6 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,5 +4,5 @@ pylint==2.15.10 pytest==7.2.1 pytest-watch==4.2.0 setuptools-scm==7.1.0 -types-requests==2.28.11.8 +types-requests==2.28.11.14 types-urllib3==1.26.25.4