Merge pull request #8259 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.9

Bump types-python-dateutil from 2.8.19.8 to 2.8.19.9
This commit is contained in:
Matthias 2023-02-28 10:25:35 +01:00 committed by GitHub
commit 8b347dfdcf
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.11.15
- types-tabulate==0.9.0.1
- types-python-dateutil==2.8.19.8
- types-python-dateutil==2.8.19.9
# stages: [push]
- repo: https://github.com/pycqa/isort

View File

@ -29,4 +29,4 @@ types-cachetools==5.3.0.0
types-filelock==3.2.7
types-requests==2.28.11.15
types-tabulate==0.9.0.1
types-python-dateutil==2.8.19.8
types-python-dateutil==2.8.19.9