Skip to content

Commit f1824f6

Browse files
authored
Merge pull request freqtrade#12368 from freqtrade/dependabot/pip/develop/types-42ec8c0646
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250822 to 2.9.0.20251008 in the types group
2 parents 634be64 + 92d2bde commit f1824f6

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.20250913
3232
- types-tabulate==0.9.0.20241207
33-
- types-python-dateutil==2.9.0.20250822
33+
- types-python-dateutil==2.9.0.20251008
3434
- scipy-stubs==1.16.2.0
3535
- SQLAlchemy==2.0.43
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.2.0.20250827
2929
types-filelock==3.2.7
3030
types-requests==2.32.4.20250913
3131
types-tabulate==0.9.0.20241207
32-
types-python-dateutil==2.9.0.20250822
32+
types-python-dateutil==2.9.0.20251008

0 commit comments

Comments
 (0)