From 44e204ea8d4dbe310d19f2447830fe32de19feb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:22:27 +0000 Subject: [PATCH] Bump numpy from 1.14.3 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 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.14.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 4e0bb2e..25c75b3 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -3,7 +3,7 @@ Keras==2.1.6 matplotlib==2.0.0 networkx==1.11 neuroglancer==0.0.8 -numpy==1.14.3 +numpy==1.22.0 Pillow==4.0.0 pytoml==0.1.11 requests==2.13.0