Update pre-commit cachetools

This commit is contained in:
Matthias 2022-06-20 06:58:41 +02:00 committed by GitHub
parent 8406010260
commit 55fb7656df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==5.0.1
- types-cachetools==5.0.2
- types-filelock==3.2.7
- types-requests==2.27.30
- types-tabulate==0.8.9