From 0701721d5fa604e03f06335a4958f8ece6c7ed7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:06:42 +0000 Subject: [PATCH] build(deps): bump numpy from 1.18.0 to 1.22.0 in /results-tabulation-api Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- results-tabulation-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results-tabulation-api/requirements.txt b/results-tabulation-api/requirements.txt index 68bfcc02..d45e9c5b 100644 --- a/results-tabulation-api/requirements.txt +++ b/results-tabulation-api/requirements.txt @@ -32,7 +32,7 @@ marshmallow-enum==1.4.1 marshmallow-sqlalchemy==0.16.3 more-itertools==8.0.2 num2words==0.5.10 -numpy==1.18.0 +numpy==1.22.0 openapi-spec-validator==0.2.7 packaging==20.0 pandas==0.25.3