From 243a91a1416a18695dbfe6ec9430f2a2c1cbb347 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 3 Mar 2025 06:46:58 +0100 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 21c285ec2..814ac2ffd 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.20241016 + - types-requests==2.32.0.20250301 - types-tabulate==0.9.0.20241207 - types-python-dateutil==2.9.0.20241206 - SQLAlchemy==2.0.38