From c0e14efa6cf7056b0068313610b7cf1d4f70089f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:19:42 +0000 Subject: [PATCH] Bump types-requests from 2.31.0.2 to 2.31.0.4 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.4. - [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 3a73c71..ced419e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,4 +8,4 @@ mypy==1.5.1 pylint==2.17.5 pytest==7.4.2 types-PyYAML==6.0.12.11 -types-requests==2.31.0.2 +types-requests==2.31.0.4