Skip to content

Commit 842e651

Browse files
authored
Merge pull request freqtrade#12103 from freqtrade/dependabot/pip/develop/types-aabf979877
chore(deps-dev): bump the types group with 2 updates
2 parents 758392c + 47bf2d1 commit 842e651

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ repos:
2828
additional_dependencies:
2929
- types-cachetools==6.1.0.20250717
3030
- types-filelock==3.2.7
31-
- types-requests==2.32.4.20250611
31+
- types-requests==2.32.4.20250809
3232
- types-tabulate==0.9.0.20241207
33-
- types-python-dateutil==2.9.0.20250708
33+
- types-python-dateutil==2.9.0.20250809
3434
- scipy-stubs==1.16.1.0
3535
- SQLAlchemy==2.0.42
3636
# stages: [push]

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ nbconvert==7.16.6
2727
scipy-stubs==1.16.1.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2828
types-cachetools==6.1.0.20250717
2929
types-filelock==3.2.7
30-
types-requests==2.32.4.20250611
30+
types-requests==2.32.4.20250809
3131
types-tabulate==0.9.0.20241207
32-
types-python-dateutil==2.9.0.20250708
32+
types-python-dateutil==2.9.0.20250809

0 commit comments

Comments
 (0)