From c7c2b592e2c1f15b7ad89b2b2bd7f6b1dca264c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Jun 2025 02:56:17 +0000 Subject: [PATCH] Update dependency types-requests to v2.32.0.20250602 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95ba33b..4e028bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -213,7 +213,7 @@ tqdm==4.66.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" trio-websocket==0.11.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" trio==0.26.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" typer==0.12.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" -types-requests==2.32.0.20240907 ; python_version >= "3.11" and python_full_version <= "3.13.0" +types-requests==2.32.0.20250602 ; python_version >= "3.11" and python_full_version <= "3.13.0" typing-extensions==4.12.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" typing-inspect==0.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" tzdata==2024.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"