From 4631fdd295b8fa535d1bfdad81ea65d1e87b72c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 07:07:13 +0000 Subject: [PATCH] Bump numpy from 1.16.6 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 to 1.21.0. - [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.16.6...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py2.7.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py2.7.txt b/requirements-py2.7.txt index 6a087d7..05df129 100644 --- a/requirements-py2.7.txt +++ b/requirements-py2.7.txt @@ -16,7 +16,7 @@ idna==2.10 # via requests msgpack==1.0.2 # via cachecontrol -numpy==1.16.6 +numpy==1.21.0 # via Cytomine-Python-Client (setup.py) opencv-python-headless==4.2.0.32 # via Cytomine-Python-Client (setup.py) diff --git a/requirements.txt b/requirements.txt index 79fa0ac..a211905 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ idna==3.2 # via requests msgpack==1.0.2 # via cachecontrol -numpy==1.21.2 +numpy==1.21.0 # via # Cytomine-Python-Client (setup.py) # opencv-python-headless