Merge pull request #10573 from freqtrade/dependabot/pip/develop/types-451e0821cf

chore(deps-dev): bump the types group with 2 updates
This commit is contained in:
Matthias 2024-08-27 20:27:36 +02:00 committed by GitHub
commit 8d61d66d79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

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]

View File

@ -25,8 +25,8 @@ time-machine==2.15.0
nbconvert==7.16.4
# mypy types
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