From c5bff0a7800ff7325e6b67851e0cdc7ec7e280e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:13:52 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.22.0 in /environment/configuration Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 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.12.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/configuration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/configuration/requirements.txt b/environment/configuration/requirements.txt index 380d4a7..d6d5a37 100644 --- a/environment/configuration/requirements.txt +++ b/environment/configuration/requirements.txt @@ -1,7 +1,7 @@ docopt==0.6.2 flask==0.11 gsconfig-py3==1.0.7 -numpy==1.12.0 +numpy==1.22.0 python_dateutil==2.6.0 rasterio==0.36.0 sphinx==1.5.1