From a130122cc62b49c6de3b7f147512df4e18116435 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 21 Jul 2025 06:49:52 +0200 Subject: [PATCH] chore: bump pre-commit types for cachetools --- .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 64fbdbb89..a678aaa26 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: mypy exclude: build_helpers additional_dependencies: - - types-cachetools==6.0.0.20250525 + - types-cachetools==6.1.0.20250717 - types-filelock==3.2.7 - types-requests==2.32.4.20250611 - types-tabulate==0.9.0.20241207