From e387629eac522a487cbe82fa47c29ba0f0af09f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:47:29 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /ms_training_data_generation 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/HOWTO_RELEASE.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_training_data_generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ms_training_data_generation/requirements.txt b/ms_training_data_generation/requirements.txt index c1322c5..d3ef29a 100644 --- a/ms_training_data_generation/requirements.txt +++ b/ms_training_data_generation/requirements.txt @@ -5,7 +5,7 @@ click-plugins==1.1.1 cligj==0.5.0 Fiona==1.8.13.post1 munch==2.5.0 -numpy==1.18.5 +numpy==1.22.0 psutil==5.7.0 pyparsing==2.4.7 rasterio==1.1.5