Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump joblib from 0.14.0 to 1.2.0 in /utils
Bumps [joblib](https://github.com/joblib/joblib) from 0.14.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](joblib/joblib@0.14.0...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2022
commit a598f2b0c8e7f878bcf83bb5ccd258547fcf0034
2 changes: 1 addition & 1 deletion utils/requirements3.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-e /home/cdsw/utils/dask-workers/
dask[complete]==2.6.0
bokeh==1.4.0
joblib==0.14.0
joblib==1.2.0
dask-ml==1.0.0
distributed==2.6.0
scikit-learn==0.21.3
Expand Down