Skip to content

Commit 460d88c

Browse files
authored
Merge pull request freqtrade#12154 from freqtrade/dependabot/pip/develop/types-eabe4663e9
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250809 to 2.9.0.20250822 in the types group
2 parents 6bb559f + 514452c commit 460d88c

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.20250809
3232
- types-tabulate==0.9.0.20241207
33-
- types-python-dateutil==2.9.0.20250809
33+
- types-python-dateutil==2.9.0.20250822
3434
- scipy-stubs==1.16.1.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.1.0.20250717
2929
types-filelock==3.2.7
3030
types-requests==2.32.4.20250809
3131
types-tabulate==0.9.0.20241207
32-
types-python-dateutil==2.9.0.20250809
32+
types-python-dateutil==2.9.0.20250822

0 commit comments

Comments
 (0)