From b157e0c166db5715a9ec6493e7c70d93afc6b42d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 08:05:55 +0000 Subject: [PATCH] [tune](deps): Bump pymunk from 6.0.0 to 6.3.0 in /python/requirements/ml Bumps [pymunk](https://github.com/viblo/pymunk) from 6.0.0 to 6.3.0. - [Release notes](https://github.com/viblo/pymunk/releases) - [Changelog](https://github.com/viblo/pymunk/blob/master/CHANGELOG.rst) - [Commits](https://github.com/viblo/pymunk/compare/6.0.0...6.3.0) --- updated-dependencies: - dependency-name: pymunk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/requirements_rllib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/requirements_rllib.txt b/python/requirements/ml/requirements_rllib.txt index fa44e6823af3..d30d782a06b2 100644 --- a/python/requirements/ml/requirements_rllib.txt +++ b/python/requirements/ml/requirements_rllib.txt @@ -14,7 +14,7 @@ kaggle_environments==1.7.11 mlagents_envs==0.28.0 # For tests on PettingZoo's multi-agent envs. pettingzoo==1.15.0; python_version >= '3.7' -pymunk==6.0.0 +pymunk==6.3.0 supersuit==3.3.3; python_version >= '3.7' # For testing in MuJoCo-like envs (in PyBullet). pybullet==3.2.0