mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
Merge pull request #9253 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.7
Bump types-requests from 2.31.0.4 to 2.31.0.7
This commit is contained in:
@@ -15,7 +15,7 @@ repos:
|
||||
additional_dependencies:
|
||||
- types-cachetools==5.3.0.6
|
||||
- types-filelock==3.2.7
|
||||
- types-requests==2.31.0.4
|
||||
- types-requests==2.31.0.7
|
||||
- types-tabulate==0.9.0.3
|
||||
- types-python-dateutil==2.8.19.14
|
||||
- SQLAlchemy==2.0.21
|
||||
|
||||
@@ -25,6 +25,6 @@ nbconvert==7.8.0
|
||||
# mypy types
|
||||
types-cachetools==5.3.0.6
|
||||
types-filelock==3.2.7
|
||||
types-requests==2.31.0.4
|
||||
types-requests==2.31.0.7
|
||||
types-tabulate==0.9.0.3
|
||||
types-python-dateutil==2.8.19.14
|
||||
|
||||
Reference in New Issue
Block a user