From 3644530a753b4d5626b24d5022e313ef1c6a9944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:16:21 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.23.5 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.23.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.23.5) --- 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..f5a3fa7 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.5 packaging==20.4 pandas==1.1.3 pathspec==0.8.0 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..f97c46b 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.5 packaging==20.4 pandas==1.1.3 pathspec==0.8.0