From 9a94d97e697dc3ee6fd5aab70759e38adf671718 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 30 Mar 2026 06:47:13 +0200 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 5f5490799..35a973ff7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: mypy exclude: build_helpers additional_dependencies: - - types-cachetools==6.2.0.20251022 + - types-cachetools==6.2.0.20260317 - types-filelock==3.2.7 - types-requests==2.32.4.20260107 - types-tabulate==0.10.0.20260308