From e96b480ee56660e1f32176f698ac9c0b3da206f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 17:31:24 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.21.0 in /deploy Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.4...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index f216d421..b5d93aac 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -44,7 +44,7 @@ markupsafe==1.1.1 marshmallow==3.9.1 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.24.1 -numpy==1.19.4 +numpy==1.21.0 openapi-spec-validator==0.2.9 openpyxl==3.0.5 packaging==20.4