From 9576894d2edd5bc325571e3de33bc3bb456c2641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:42:18 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 in /api Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index bc8a454..8e37ff0 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -88,7 +88,7 @@ nbconvert==5.4.0 nbformat==4.4.0 networkx==2.2 notebook==5.7.2 -numpy==1.14.5 +numpy==1.22.0 opencv-contrib-python==3.4.4.19 opencv-python==3.4.4.19 pandas==0.24.1