From 9dcb58ec00dfe60294dcfc6e0c0e481542dacbf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:31:22 +0000 Subject: [PATCH] Bump joblib from 0.11 to 1.2.0 in /src/eea.corpus 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] --- src/eea.corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/eea.corpus/requirements.txt b/src/eea.corpus/requirements.txt index 16425f8..4474635 100644 --- a/src/eea.corpus/requirements.txt +++ b/src/eea.corpus/requirements.txt @@ -33,7 +33,7 @@ ijson==2.3 iso8601==0.1.11 itsdangerous==0.24 Jinja2==2.9.6 -joblib==0.11 +joblib==1.2.0 Mako==1.0.7 MarkupSafe==1.0 matplotlib==2.0.2