From 5bf7c7566e9c3f5efc53016f08b3e08a9c87ef51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 08:03:43 +0000 Subject: [PATCH] [RLlib](deps): Bump kaggle-environments in /python/requirements/rllib Bumps [kaggle-environments](https://github.com/Kaggle/kaggle-environments) from 1.7.11 to 1.10.3. - [Release notes](https://github.com/Kaggle/kaggle-environments/releases) - [Commits](https://github.com/Kaggle/kaggle-environments/commits/1.10.3) --- updated-dependencies: - dependency-name: kaggle-environments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/rllib/requirements_rllib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/rllib/requirements_rllib.txt b/python/requirements/rllib/requirements_rllib.txt index 5c21e9ea6084..6df046f29361 100644 --- a/python/requirements/rllib/requirements_rllib.txt +++ b/python/requirements/rllib/requirements_rllib.txt @@ -17,7 +17,7 @@ torchvision==0.9.1+cpu;sys_platform!="darwin" atari_py==0.2.6 gym[atari]==0.18.3 # Kaggle envs. -kaggle_environments==1.7.11 +kaggle_environments==1.10.3 # Unity3D testing mlagents==0.26.0 mlagents_envs==0.26.0