From 1bd5685dbf0dc7caf05fe4a9a9a19d0f22f3fac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:01:57 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_py2_mmvenv.txt | 2 +- requirements_py3_safvenv.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 09f8f8c..f353d7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ matplotlib==2.2.2 -numpy==1.16.1 +numpy==1.22.0 pandas==0.25.0 pyodbc==4.0.23 pytorch-pretrained-bert==0.6.2 diff --git a/requirements_py2_mmvenv.txt b/requirements_py2_mmvenv.txt index e27f567..d7387f0 100644 --- a/requirements_py2_mmvenv.txt +++ b/requirements_py2_mmvenv.txt @@ -10,7 +10,7 @@ html5lib==0.9999999 Keras==2.1.2 Markdown==3.1.1 mock==3.0.5 -numpy==1.13.1 +numpy==1.22.0 pandas==0.23.4 protobuf==3.12.0 python-dateutil==2.8.1 diff --git a/requirements_py3_safvenv.txt b/requirements_py3_safvenv.txt index 9d6c1cc..b80cf8d 100644 --- a/requirements_py3_safvenv.txt +++ b/requirements_py3_safvenv.txt @@ -24,7 +24,7 @@ mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.6 notebook==6.0.3 -numpy==1.18.4 +numpy==1.22.0 packaging==20.4 pandas==1.0.3 pandocfilters==1.4.2