From 03b1a400a14bdec813dbb9cc1326509182ffbc7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:45:34 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 63480293..6a3a2338 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -27,6 +27,6 @@ sphinxcontrib-qthelp==1.0.2 sphinxcontrib-serializinghtml==1.1.3 urllib3==1.25.3 sphinx-markdown-tables==0.0.9 -numpy==1.17.2 +numpy==1.22.0 tensorflow==2.0.0rc2 torch==1.2.0 \ No newline at end of file diff --git a/requirements-dev.txt b/requirements-dev.txt index 30ae8bf7..8ebbad5a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 more-itertools==7.2.0 -numpy==1.17.2 +numpy==1.22.0 opt-einsum==3.1.0 packaging==19.2 pluggy==0.13.0