From 1909fc313938993c7a6c8878f8a9b646b36fe998 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 1 Sep 2025 10:05:43 +0200 Subject: [PATCH] chore: update pre-commit 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 b29010fff..ba89c7ee8 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.1.0.20250717 + - types-cachetools==6.2.0.20250827 - types-filelock==3.2.7 - types-requests==2.32.4.20250809 - types-tabulate==0.9.0.20241207