Skip to content

Commit 14429d4

Browse files
authored
Merge pull request freqtrade#11965 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.0.2
chore(deps-dev): bump scipy-stubs from 1.15.3.0 to 1.16.0.2
2 parents cba9d60 + 9de9cac commit 14429d4

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
@@ -31,7 +31,7 @@ repos:
3131
- types-requests==2.32.4.20250611
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20250516
34-
- scipy-stubs==1.15.3.0
34+
- scipy-stubs==1.16.0.2
3535
- SQLAlchemy==2.0.41
3636
# stages: [push]
3737

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ time-machine==2.16.0
2424
nbconvert==7.16.6
2525

2626
# mypy types
27-
scipy-stubs==1.15.3.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
27+
scipy-stubs==1.16.0.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2828
types-cachetools==6.0.0.20250525
2929
types-filelock==3.2.7
3030
types-requests==2.32.4.20250611

0 commit comments

Comments
 (0)