From e2b63f06fa2cb5ff8038417a05261af173196636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 16:39:45 +0000 Subject: [PATCH] Bump joblib from 0.13.2 to 1.2.0 in /docs Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 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/0.13.2...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bb24f85..e1917a1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ numpy==1.16.5 mendeleev==0.4.5 pint==0.17 nteract-scrapbook==0.2.1 -joblib==0.13.2 +joblib==1.2.0 sphinx-py3doc-enhanced-theme==2.4.0 nbsphinx==0.4.2 nbconvert==5.6.1