From dd2f2a7e0a546e04c3603db9a38855bd8823ded5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:37:41 +0000 Subject: [PATCH] build(deps): bump numpy in /results-tabulation-dashboard 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-dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results-tabulation-dashboard/requirements.txt b/results-tabulation-dashboard/requirements.txt index faa1072d..11aec717 100644 --- a/results-tabulation-dashboard/requirements.txt +++ b/results-tabulation-dashboard/requirements.txt @@ -33,7 +33,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