From 661a6f4ac0950a4a4dd8a54107d7eb88bd5c654a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:25:27 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /environment Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.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 6b16793..4c54697 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -51,7 +51,7 @@ more-itertools==4.3.0 git+https://github.com/jannerm/mujoco-py.git@v1.50.1.68 git+https://github.com/vitchyr/multiworld.git@d76b3dae2e8cbca02924f93d6cc0239c552f6408 networkx==2.2 -numpy==1.15.4 +numpy==1.22.0 pandas==0.23.4 Pillow==6.2.0 plotly==1.9.6