Skip to content

Commit 538c7b3

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

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)