Skip to content

Commit ac4d2e2

Browse files
fix: bump joblib from 1.4.2 to 1.5.1
Bumps [joblib](https://github.com/joblib/joblib) from 1.4.2 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.4.2...1.5.1) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e2beae commit ac4d2e2

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
@@ -40,5 +40,5 @@ notebook==7.4.2
4040
ipywidgets==8.1.5
4141

4242
# Other Useful Libraries:
43-
joblib==1.4.2
43+
joblib==1.5.1
4444

0 commit comments

Comments
 (0)