From d5620cf8b5c886f825bbb899bba2b2ab0a167915 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 15 Sep 2025 07:12:06 +0200 Subject: [PATCH] chore: bump types-requests in pre-commit config --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68352dd0c..7024a04f0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: additional_dependencies: - types-cachetools==6.2.0.20250827 - types-filelock==3.2.7 - - types-requests==2.32.4.20250809 + - types-requests==2.32.4.20250913 - types-tabulate==0.9.0.20241207 - types-python-dateutil==2.9.0.20250822 - scipy-stubs==1.16.1.1