From eab8f3c8c23230eeac4069f90e6756663c64ebde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:49:06 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /ms_point_data_comparison Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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..a73a27f 100644 --- a/ms_point_data_comparison/requirements.txt +++ b/ms_point_data_comparison/requirements.txt @@ -9,7 +9,7 @@ joblib==0.15.1 kiwisolver==1.2.0 matplotlib==3.2.2 munch==2.5.0 -numpy==1.18.5 +numpy==1.22.0 pandas==1.0.4 pyparsing==2.4.7 pyproj==2.6.1.post1