From 63faf92b859865b89b5b24973680c22b5940b423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 04:04:17 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.23.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.23.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.19.2...v1.23.0) --- 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..4cef758 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.23.0 packaging==20.4 pandas==1.1.3 pathspec==0.8.0 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..817ce08 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.23.0 packaging==20.4 pandas==1.1.3 pathspec==0.8.0