From dedce5a7986652257f353cf34e6d195b35fc7e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 23:39:18 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /updater Bumps [joblib](https://github.com/joblib/joblib) from 1.1.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/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/requirements.txt b/updater/requirements.txt index 9496cf8..66872a2 100644 --- a/updater/requirements.txt +++ b/updater/requirements.txt @@ -5,7 +5,7 @@ certifi==2022.5.18.1 cffi==1.15.0 charset-normalizer==2.0.12 idna==3.3 -joblib==1.1.0 +joblib==1.2.0 kaleido==0.2.1 numpy==1.22.4 packaging==21.3