Skip to content

Commit b3da105

Browse files
Bump joblib from 1.1.0 to 1.2.0
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1422d81 commit b3da105

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
@@ -25,4 +25,4 @@ scikit-learn==1.0.2 # For machine learning
2525
numpy==1.21.6 # For numerical operations
2626

2727
# Optional: Joblib for model persistence
28-
joblib==1.1.0 # For saving and loading models
28+
joblib==1.2.0 # For saving and loading models

0 commit comments

Comments
 (0)