Merge pull request #12103 from freqtrade/dependabot/pip/develop/types-aabf979877

chore(deps-dev): bump the types group with 2 updates
This commit is contained in:
Matthias
2025-08-11 08:36:55 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -28,9 +28,9 @@ repos:
additional_dependencies: additional_dependencies:
- types-cachetools==6.1.0.20250717 - types-cachetools==6.1.0.20250717
- types-filelock==3.2.7 - types-filelock==3.2.7
- types-requests==2.32.4.20250611 - types-requests==2.32.4.20250809
- types-tabulate==0.9.0.20241207 - types-tabulate==0.9.0.20241207
- types-python-dateutil==2.9.0.20250708 - types-python-dateutil==2.9.0.20250809
- scipy-stubs==1.16.1.0 - scipy-stubs==1.16.1.0
- SQLAlchemy==2.0.42 - SQLAlchemy==2.0.42
# stages: [push] # stages: [push]

View File

@@ -27,6 +27,6 @@ nbconvert==7.16.6
scipy-stubs==1.16.1.0 # keep in sync with `scipy` in `requirements-hyperopt.txt` scipy-stubs==1.16.1.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.1.0.20250717 types-cachetools==6.1.0.20250717
types-filelock==3.2.7 types-filelock==3.2.7
types-requests==2.32.4.20250611 types-requests==2.32.4.20250809
types-tabulate==0.9.0.20241207 types-tabulate==0.9.0.20241207
types-python-dateutil==2.9.0.20250708 types-python-dateutil==2.9.0.20250809