Merge pull request #7125 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19

Bump types-python-dateutil from 2.8.18 to 2.8.19
This commit is contained in:
Matthias 2022-07-25 08:43:58 +02:00 committed by GitHub
commit 0806f253b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ repos:
- types-filelock==3.2.7
- types-requests==2.28.3
- types-tabulate==0.8.11
- types-python-dateutil==2.8.18
- types-python-dateutil==2.8.19
# stages: [push]
- repo: https://github.com/pycqa/isort

View File

@ -26,4 +26,4 @@ types-cachetools==5.2.1
types-filelock==3.2.7
types-requests==2.28.3
types-tabulate==0.8.11
types-python-dateutil==2.8.18
types-python-dateutil==2.8.19