From 145c7e864c7aad48369170240c0bf7c9cfb1ebad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Nov 2021 22:09:46 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.21.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.21.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.21.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5326c1a..afacc84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1 mypy-extensions==0.4.3 natsort==7.0.1 -numpy==1.19.2 +numpy==1.21.4 packaging==20.4 pandas==1.1.3 pathspec==0.8.0 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..23c6247 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -86,7 +86,7 @@ marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1 mypy-extensions==0.4.3 natsort==7.0.1 -numpy==1.19.2 +numpy==1.21.4 packaging==20.4 pandas==1.1.3 pathspec==0.8.0