From fea867d5279185284bb917cb3cb5d23dab2f11c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:28:06 +0000 Subject: [PATCH] Bump joblib from 0.7.1 to 1.2.0 in /services Bumps [joblib](https://github.com/joblib/joblib) from 0.7.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.7.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/requirements.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/requirements.1.txt b/services/requirements.1.txt index 0e17368..ec07e7c 100644 --- a/services/requirements.1.txt +++ b/services/requirements.1.txt @@ -50,7 +50,7 @@ ipaddress==1.0.18 ipython==1.2.1 isort==4.2.5 itsdangerous==0.24 -joblib==0.7.1 +joblib==1.2.0 jsonschema==2.6.0 lazy-object-proxy==1.2.2 lockfile==0.8