Skip to content

Commit 1221448

Browse files
chore(deps): bump joblib from 1.4.2 to 1.5.0
Bumps [joblib](https://github.com/joblib/joblib) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.4.2...1.5.0) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92bcf67 commit 1221448

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.4.2
7+
joblib==1.5.0
88
catboost==1.2.8; 'arm' not in platform_machine
99
lightgbm==4.6.0
1010
xgboost==2.1.4

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.4.2
25+
joblib==1.5.0
2626
rich==14.0.0
2727
pyarrow==20.0.0; platform_machine != 'armv7l'
2828

0 commit comments

Comments
 (0)