From 8039521e455c974dd0fb8ce96f374490499dca0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 06:57:13 +0000 Subject: [PATCH] Bump types-requests from 2.28.11.8 to 2.28.11.16 Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.8 to 2.28.11.16. - [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..681d0b1 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.16 types-urllib3==1.26.25.4