From d56c60ec99e913234e3b3aca164786e996f60679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:24:01 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /docs 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/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index 99bbada..da7dd89 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -20,7 +20,7 @@ gitpython==3.1.24; python_version >= '3.7' html5lib==1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' htmlmin==0.1.12 jinja2==2.11.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -joblib==1.1.0; python_version >= '3.6' +joblib==1.2.0; python_version >= '3.6' jsmin==3.0.0 livereload==2.6.3 lunr[languages]==0.5.8