Skip to content

Commit 5c1777d

Browse files
fix: 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] <support@github.com>
1 parent 4620f1e commit 5c1777d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ notebook==7.4.1
3636
ipywidgets==8.1.6
3737

3838
# Other Useful Libraries:
39-
joblib==1.4.2
39+
joblib==1.5.0
4040

0 commit comments

Comments
 (0)