chore: bump pre-commit type deps

This commit is contained in:
Matthias 2024-08-27 19:44:09 +02:00 committed by GitHub
parent 6235b50c9d
commit 660a5d910a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,11 +14,11 @@ repos:
- id: mypy
exclude: build_helpers
additional_dependencies:
- types-cachetools==5.4.0.20240717
- types-cachetools==5.5.0.20240820
- types-filelock==3.2.7
- types-requests==2.32.0.20240712
- types-tabulate==0.9.0.20240106
- types-python-dateutil==2.9.0.20240316
- types-python-dateutil==2.9.0.20240821
- SQLAlchemy==2.0.32
# stages: [push]