From 8c4a05a5c1d6a444096f4607dad4a71fb8f69bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:05:41 +0000 Subject: [PATCH] Bump numpy from 1.20.0 to 1.22.0 in /src/1-Phenotype-web Bumps [numpy](https://github.com/numpy/numpy) from 1.20.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.20.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/1-Phenotype-web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/1-Phenotype-web/requirements.txt b/src/1-Phenotype-web/requirements.txt index 5499527..9e79811 100644 --- a/src/1-Phenotype-web/requirements.txt +++ b/src/1-Phenotype-web/requirements.txt @@ -8,7 +8,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 jsonify==0.5 MarkupSafe==1.1.1 -numpy==1.20.0 +numpy==1.22.0 pandas==1.2.1 python-dateutil==2.8.1 pytz==2021.1