From 8f544b747139dd80759cec0308c02e8293dc54f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Oct 2021 07:06:07 +0000 Subject: [PATCH] [tune](deps): Bump gym[atari] in /python/requirements/tune Bumps [gym[atari]](https://github.com/openai/gym) from 0.18.0 to 0.21.0. - [Release notes](https://github.com/openai/gym/releases) - [Commits](https://github.com/openai/gym/compare/0.18.0...v0.21.0) --- updated-dependencies: - dependency-name: gym[atari] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/tune/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/tune/requirements_tune.txt b/python/requirements/tune/requirements_tune.txt index e717b64f9e61..64ad3e951c4f 100644 --- a/python/requirements/tune/requirements_tune.txt +++ b/python/requirements/tune/requirements_tune.txt @@ -9,7 +9,7 @@ dragonfly-opt==0.1.6 flaml==0.5.2 gluoncv==0.10.1.post0 gpy==1.10.0 -gym[atari]==0.18.0 +gym[atari]==0.21.0 h5py==3.1.0; python_version < '3.7' h5py==3.2.1; python_version >= '3.7' hpbandster==0.7.4