From 8f3ea9e78899da6121e0fbfafcb84f1103e65a9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 18:54:21 +0000 Subject: [PATCH] Update dependency types-requests to v2.32.0.20240914 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b7116c48f..2d63a5cc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ vcrpy = "6.0.1" mypy = "1.11.2" pigar = "2.1.6" ruff = "0.6.7" -types-requests = "2.31.0.6" +types-requests = "2.32.0.20240914" types-setuptools = "75.1.0.20240917" types-python-dateutil = "2.9.0.20240906"