Skip to content

Commit 11be22f

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

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
@@ -45,5 +45,5 @@ notebook==7.4.5
4545
ipywidgets==8.1.7
4646

4747
# Other Useful Libraries:
48-
joblib==1.5.1
48+
joblib==1.5.2
4949

0 commit comments

Comments
 (0)