From 7337e62d9b690601f3fc565d41c60fa9aa3039d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 00:44: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 9e352bdad29..0471ecbd37e 100644 --- a/python/requirements/ml/requirements_rllib.txt +++ b/python/requirements/ml/requirements_rllib.txt @@ -16,7 +16,7 @@ kaggle_environments==1.7.11 mlagents_envs==0.28.0 # For tests on PettingZoo's multi-agent envs. pettingzoo==1.22.1; python_version >= '3.7' -pymunk==6.2.1 +pymunk==6.4.0 supersuit==3.7.0; python_version >= '3.7' # For tests on minigrid. minigrid==2.1.0