Merge pull request #8645 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.13

Bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
pull/8643/head^2
Matthias 3 years ago committed by GitHub
commit f5c851fa84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ repos:
- types-filelock==3.2.7
- types-requests==2.30.0.0
- types-tabulate==0.9.0.2
- types-python-dateutil==2.8.19.12
- types-python-dateutil==2.8.19.13
- SQLAlchemy==2.0.12
# stages: [push]

@ -27,4 +27,4 @@ types-cachetools==5.3.0.5
types-filelock==3.2.7
types-requests==2.30.0.0
types-tabulate==0.9.0.2
types-python-dateutil==2.8.19.12
types-python-dateutil==2.8.19.13

Loading…
Cancel
Save