From 4109f29c22a80e5d5cc117181d495f5b9eea30d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:57:47 +0000 Subject: [PATCH] Bump numpy from 1.11.0 to 1.22.0 in /ROBOTICS Bumps [numpy](https://github.com/numpy/numpy) from 1.11.0 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.11.0...v1.22.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..5f266ab3a 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.22.0 oauth==1.0.1 openni2-launch==0.4.2 PAM==0.4.2