From 0b9c84d96b2bdb21024933f4e92b66a921cad426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:08:29 +0000 Subject: [PATCH] Bump joblib from 0.16.0 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.16.0 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.16.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d2a82bd..5022f94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ example-pkg-jasongibsonufl==0.0.1 idna==2.10 importlib-metadata==1.7.0 jeepney==0.4.3 -joblib==0.16.0 +joblib==1.2.0 keyring==21.2.1 kiwisolver==1.2.0 matplotlib==3.3.0 diff --git a/test_requirements.txt b/test_requirements.txt index d2a82bd..5022f94 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -14,7 +14,7 @@ example-pkg-jasongibsonufl==0.0.1 idna==2.10 importlib-metadata==1.7.0 jeepney==0.4.3 -joblib==0.16.0 +joblib==1.2.0 keyring==21.2.1 kiwisolver==1.2.0 matplotlib==3.3.0