From 63abcc0364817dcb4db02185dd3a467b9da7fdb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:03:09 +0000 Subject: [PATCH] Bump types-requests from 2.31.0.2 to 2.31.0.20231231 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.20231231. - [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 f84d81a..9d38090 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,6 +15,6 @@ pytest==7.4.2 pyupgrade==3.10.1 types-click==7.1.8 types-freezegun==1.1.10 -types-requests==2.31.0.2 +types-requests==2.31.0.20231231 types-toml==0.10.8.7 vulture==2.8