mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Merge pull request #11879 from freqtrade/dependabot/pip/develop/types-8fad52cb21
chore(deps-dev): bump types-requests from 2.32.0.20250602 to 2.32.4.20250611 in the types group
This commit is contained in:
@@ -28,7 +28,7 @@ repos:
|
|||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- types-cachetools==6.0.0.20250525
|
- types-cachetools==6.0.0.20250525
|
||||||
- types-filelock==3.2.7
|
- types-filelock==3.2.7
|
||||||
- types-requests==2.32.0.20250602
|
- types-requests==2.32.4.20250611
|
||||||
- types-tabulate==0.9.0.20241207
|
- types-tabulate==0.9.0.20241207
|
||||||
- types-python-dateutil==2.9.0.20250516
|
- types-python-dateutil==2.9.0.20250516
|
||||||
- SQLAlchemy==2.0.41
|
- SQLAlchemy==2.0.41
|
||||||
|
|||||||
@@ -26,6 +26,6 @@ nbconvert==7.16.6
|
|||||||
# mypy types
|
# mypy types
|
||||||
types-cachetools==6.0.0.20250525
|
types-cachetools==6.0.0.20250525
|
||||||
types-filelock==3.2.7
|
types-filelock==3.2.7
|
||||||
types-requests==2.32.0.20250602
|
types-requests==2.32.4.20250611
|
||||||
types-tabulate==0.9.0.20241207
|
types-tabulate==0.9.0.20241207
|
||||||
types-python-dateutil==2.9.0.20250516
|
types-python-dateutil==2.9.0.20250516
|
||||||
|
|||||||
Reference in New Issue
Block a user