From 0c6e5ace59a568b9974d78fba2812dabbc536178 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 27 Oct 2025 06:42:10 +0100 Subject: [PATCH] chore: bump types-cachetools 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 d9d408992..e08b31ad7 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.2.0.20250827 + - types-cachetools==6.2.0.20251022 - types-filelock==3.2.7 - types-requests==2.32.4.20250913 - types-tabulate==0.9.0.20241207