From a7f46500ed5778a0b30da4eee7c7a4a15e377022 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 16 Sep 2024 06:38:45 +0200 Subject: [PATCH] chore: bump types-requests in pre-commit --- .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 3fcde5a36..490f09eed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: additional_dependencies: - types-cachetools==5.5.0.20240820 - types-filelock==3.2.7 - - types-requests==2.32.0.20240907 + - types-requests==2.32.0.20240914 - types-tabulate==0.9.0.20240106 - types-python-dateutil==2.9.0.20240906 - SQLAlchemy==2.0.34