From e6263304e876d03c1b5f1559fbe0e277d2a47251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:28:11 +0000 Subject: [PATCH] Bump joblib from 0.11 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.11 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.11...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fd7a687..268f750 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -21,7 +21,7 @@ image==1.5.20 imagesize==1.0.0 Jinja2==2.10 jmespath==0.9.3 -joblib==0.11 +joblib==1.2.0 kiwisolver==1.0.1 lda==1.0.5 MarkupSafe==1.0 diff --git a/requirements.txt b/requirements.txt index c0f6fed..a04b2b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ idna==2.6 image==1.5.20 Jinja2==2.10 jmespath==0.9.3 -joblib==0.11 +joblib==1.2.0 kiwisolver==1.0.1 lda==1.0.5 MarkupSafe==1.0