Skip to content

Commit 1dc299f

Browse files
authored
Merge pull request freqtrade#12036 from freqtrade/dependabot/pip/develop/scipy-1.16.1
chore(deps): bump scipy from 1.16.0 to 1.16.1
2 parents 99d2423 + ead3282 commit 1dc299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-hyperopt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements.txt
33

44
# Required for hyperopt
5-
scipy==1.16.0
5+
scipy==1.16.1
66
scikit-learn==1.7.1
77
filelock==3.18.0
88
optuna==4.4.0

0 commit comments

Comments
 (0)