From 56a9af53fcf176abcf6152bf625dda3ff9b3e545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 14:47:55 +0000 Subject: [PATCH] Bump joblib from 0.14.1 to 1.2.0 in /python-conda Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 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.14.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-conda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-conda/requirements.txt b/python-conda/requirements.txt index 799d541c0..9b43471a1 100644 --- a/python-conda/requirements.txt +++ b/python-conda/requirements.txt @@ -107,7 +107,7 @@ isort==4.3.21 jedi==0.17.0 Jinja2==2.11.1 jmespath==0.9.4 -joblib==0.14.1 +joblib==1.2.0 JPype1==0.7.2 json-tricks==3.14.0 json5==0.9.2