Skip to content

Commit e4dd3b2

Browse files
authored
Merge pull request freqtrade#12544 from freqtrade/dependabot/pip/develop/types-2e6adcc4ce
chore(deps-dev): bump types-python-dateutil from 2.9.0.20251108 to 2.9.0.20251115 in the types group
2 parents 7698ee9 + 024d2db commit e4dd3b2

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.20251108
33+
- types-python-dateutil==2.9.0.20251115
3434
- scipy-stubs==1.16.3.0
3535
- SQLAlchemy==2.0.44
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.20251022
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.20251108
32+
types-python-dateutil==2.9.0.20251115

0 commit comments

Comments
 (0)