Skip to content

Commit a82c852

Browse files
authored
Merge pull request freqtrade#12370 from freqtrade/dependabot/pip/develop/scipy-78fb2d86bd
chore(deps-dev): bump scipy-stubs from 1.16.2.0 to 1.16.2.3 in the scipy group
2 parents bb76099 + 01ca34e commit a82c852

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.20250913
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20251008
34-
- scipy-stubs==1.16.2.0
34+
- scipy-stubs==1.16.2.3
3535
- SQLAlchemy==2.0.44
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.19.0
2424
nbconvert==7.16.6
2525

2626
# mypy types
27-
scipy-stubs==1.16.2.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
27+
scipy-stubs==1.16.2.3 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2828
types-cachetools==6.2.0.20250827
2929
types-filelock==3.2.7
3030
types-requests==2.32.4.20250913

0 commit comments

Comments
 (0)