From f19d728b66b085486bf732e0ebff6b4bde3eb5e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 08:01:12 +0000 Subject: [PATCH] [tune](deps): Bump pymunk from 6.0.0 to 6.4.0 in /python/requirements/ml Bumps [pymunk](https://github.com/viblo/pymunk) from 6.0.0 to 6.4.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.4.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..3bb7fcadb11e 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.4.0 supersuit==3.3.3; python_version >= '3.7' # For testing in MuJoCo-like envs (in PyBullet). pybullet==3.2.0