From 2f02b8af4b6873d4b4abb8309981701cacecee5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:03:37 +0000 Subject: [PATCH] Bump numpy from 1.11.0 to 1.21.0 in /ROBOTICS Bumps [numpy](https://github.com/numpy/numpy) from 1.11.0 to 1.21.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.11.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ROBOTICS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROBOTICS/requirements.txt b/ROBOTICS/requirements.txt index 80c463168..474a6f55a 100644 --- a/ROBOTICS/requirements.txt +++ b/ROBOTICS/requirements.txt @@ -64,7 +64,7 @@ mpi4py==1.3.1 msgpack-python==0.4.6 netifaces==0.10.4 nose==1.3.7 -numpy==1.11.0 +numpy==1.21.0 oauth==1.0.1 openni2-launch==0.4.2 PAM==0.4.2