Skip to content

Commit 84100ca

Browse files
authored
Merge pull request freqtrade#11976 from freqtrade/dependabot/pip/develop/types-1a612854d0
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708 in the types group
2 parents a6f94f7 + 0eed655 commit 84100ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
- types-filelock==3.2.7
3131
- types-requests==2.32.4.20250611
3232
- types-tabulate==0.9.0.20241207
33-
- types-python-dateutil==2.9.0.20250516
33+
- types-python-dateutil==2.9.0.20250708
3434
- scipy-stubs==1.16.0.2
3535
- SQLAlchemy==2.0.41
3636
# stages: [push]

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ types-cachetools==6.0.0.20250525
2929
types-filelock==3.2.7
3030
types-requests==2.32.4.20250611
3131
types-tabulate==0.9.0.20241207
32-
types-python-dateutil==2.9.0.20250516
32+
types-python-dateutil==2.9.0.20250708

0 commit comments

Comments
 (0)