From 296c14afc0b156e2cb04dbbcbf306aa3dbca0a93 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 31 Mar 2025 09:06:26 +0200 Subject: [PATCH] chore: bump pre-commit types-requests --- .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 f89cc7383..6f2430770 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.20250306 + - types-requests==2.32.0.20250328 - types-tabulate==0.9.0.20241207 - types-python-dateutil==2.9.0.20241206 - SQLAlchemy==2.0.40