Skip to content

Commit bfa95ad

Browse files
authored
Merge pull request freqtrade#11799 from freqtrade/dependabot/pip/develop/joblib-1.5.1
chore(deps): bump joblib from 1.5.0 to 1.5.1
2 parents 4a4b39f + 538c7b3 commit bfa95ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-freqai.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Required for freqai
66
scikit-learn==1.6.1
7-
joblib==1.5.0
7+
joblib==1.5.1
88
catboost==1.2.8; 'arm' not in platform_machine
99
lightgbm==4.6.0
1010
xgboost==3.0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ technical==1.5.0
2222
tabulate==0.9.0
2323
pycoingecko==3.2.0
2424
jinja2==3.1.6
25-
joblib==1.5.0
25+
joblib==1.5.1
2626
rich==14.0.0
2727
pyarrow==20.0.0; platform_machine != 'armv7l'
2828

0 commit comments

Comments
 (0)