From 674d91916a04774b4d65b58721320d71fe5bc197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 06:06:23 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.20.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.20.3. - [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.20.3) 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..cd6fd55 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.20.3 packaging==20.4 pandas==1.1.3 pathspec==0.8.0 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..14cb46c 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.20.3 packaging==20.4 pandas==1.1.3 pathspec==0.8.0