Skip to content

Commit 120c22d

Browse files
chore(deps): update joblib requirement from >=1.2.0 to >=1.5.3 (#40)
Updates the requirements on [joblib](https://github.com/joblib/joblib) to permit the latest version. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.2.0...1.5.3) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60c7570 commit 120c22d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ coverage>=5.5
77
future>=0.18.2
88
idna>=2.10
99
Jinja2>=3.1.5
10-
joblib>=1.2.0
10+
joblib>=1.5.3
1111
livereload>=2.6.3
1212
lunr>=0.5.8
1313
Markdown>=3.3.4

0 commit comments

Comments
 (0)