From 7df685728b25ce09306c149490a801ec8afc0f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:43:28 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /environment Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements.txt b/environment/requirements.txt index 6ad9b6d5..89c0e940 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -43,7 +43,7 @@ matplotlib==3.0.2 more-itertools==4.3.0 mujoco-py==2.0.2.5 networkx==2.2 -numpy==1.16.4 +numpy==1.22.0 pandas==0.23.4 Pillow==5.3.0 plotly==1.9.6