From 3631fb3c2414d1d0407899365a3675ea7238a8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 23:11:54 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /consistency/analysis 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/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/analysis/requirements.txt b/consistency/analysis/requirements.txt index 1705fe93..913f08ba 100644 --- a/consistency/analysis/requirements.txt +++ b/consistency/analysis/requirements.txt @@ -9,7 +9,7 @@ grpcio==1.53.0 grpcio-status==1.47.0 grpcio-tools==1.47.0 idna==3.3 -joblib==1.1.0 +joblib==1.2.0 numpy==1.23.1 pandas==1.4.3 protobuf==3.20.1