From 2914109c744a8ba08e4b148d0b874f636c36151a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:06:27 +0000 Subject: [PATCH] Bump numpy from 1.16.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d2d63dd..a7ebe70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ functools32==3.2.3.post2 future==0.17.1 idna==2.8 jsonschema==3.0.2 -numpy==1.16.5 +numpy==1.22.0 pandas==0.24.2 py2vyu==0.1.0 pyrsistent==0.15.4 diff --git a/requirements2.txt b/requirements2.txt index a4d619b..61084a7 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -13,7 +13,7 @@ isort==4.3.21 jsonschema==3.0.2 lazy-object-proxy==1.4.3 mccabe==0.6.1 -numpy==1.16.5 +numpy==1.22.0 pandas==0.24.2 py2vyu==0.1.0 pylint==1.9.5