From 3a5c7013237c4a4a10c4f270590230be0687add1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 12:14:56 +0000 Subject: [PATCH] Bump types-requests from 2.31.0.2 to 2.31.0.20240125 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.20240125. - [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..37804ce 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.20240125 types-toml==0.10.8.7 vulture==2.8