From 8631ca3640adaab27ca4bc571bd837e9031fbbde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 15:24:38 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /consistency/tool 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] --- consistency/tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/tool/requirements.txt b/consistency/tool/requirements.txt index 7506d28c..68449809 100644 --- a/consistency/tool/requirements.txt +++ b/consistency/tool/requirements.txt @@ -11,7 +11,7 @@ grpcio==1.47.0 grpcio-status==1.47.0 grpcio-tools==1.47.0 idna==3.3 -joblib==1.1.0 +joblib==1.2.0 mock==4.0.3 mypy-extensions==0.4.3 numpy==1.23.1