From 355f506d735fdd035927e82fec48ec3e9b995431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 07:14:52 +0000 Subject: [PATCH] [tune](deps): Bump gym[atari] in /python/requirements/tune Bumps [gym[atari]](https://github.com/Farama-Foundation/gym-docs) from 0.18.0 to 0.25.2. - [Release notes](https://github.com/Farama-Foundation/gym-docs/releases) - [Commits](https://github.com/Farama-Foundation/gym-docs/commits) --- 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..0f9b60a8fbc6 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.25.2 h5py==3.1.0; python_version < '3.7' h5py==3.2.1; python_version >= '3.7' hpbandster==0.7.4