From 67a03efdd8eebaa937fd40bc81c0ff8c9622e4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 20:04:35 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.21.0 in /test/cartpole Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/cartpole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cartpole/requirements.txt b/test/cartpole/requirements.txt index 28dddca..9e54e30 100644 --- a/test/cartpole/requirements.txt +++ b/test/cartpole/requirements.txt @@ -11,7 +11,7 @@ grpcio==1.25.0 gym==0.15.4 idna==2.8 imageio==2.6.1 -numpy==1.17.4 +numpy==1.21.0 opencv-python==4.1.2.30 Pillow==6.2.1 protobuf==3.11.1