From 120cf11d7498f02c2127008696a327fb93f9cf07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:49:01 +0000 Subject: [PATCH] Bump joblib from 0.15.1 to 1.2.0 in /ms_point_data_comparison Bumps [joblib](https://github.com/joblib/joblib) from 0.15.1 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.15.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ms_point_data_comparison/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ms_point_data_comparison/requirements.txt b/ms_point_data_comparison/requirements.txt index 2126c91..4a19020 100644 --- a/ms_point_data_comparison/requirements.txt +++ b/ms_point_data_comparison/requirements.txt @@ -5,7 +5,7 @@ cligj==0.5.0 cycler==0.10.0 Fiona==1.8.13.post1 geopandas==0.7.0 -joblib==0.15.1 +joblib==1.2.0 kiwisolver==1.2.0 matplotlib==3.2.2 munch==2.5.0