From bd9d24b91c5c74de520cbb70ef78ef65c9474d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 04:21:29 +0000 Subject: [PATCH] [tune](deps): Bump pymunk from 6.0.0 to 6.2.1 in /python/requirements/ml Bumps [pymunk](https://github.com/viblo/pymunk) from 6.0.0 to 6.2.1. - [Release notes](https://github.com/viblo/pymunk/releases) - [Changelog](https://github.com/viblo/pymunk/blob/master/CHANGELOG.rst) - [Commits](https://github.com/viblo/pymunk/commits) --- 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..8350656e5e66 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.2.1 supersuit==3.3.3; python_version >= '3.7' # For testing in MuJoCo-like envs (in PyBullet). pybullet==3.2.0