From 72e8b110900d23a12263ef21e4a584aa3cd4f4dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:19:13 -0700 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /consistency/analysis (#237) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Burks --- 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 52462a90..3d42b56c 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