Skip to content

Commit 999010e

Browse files
[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] <[email protected]>
1 parent 01b19ba commit 999010e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements/ml/requirements_rllib.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kaggle_environments==1.7.11
1616
mlagents_envs==0.28.0
1717
# For tests on PettingZoo's multi-agent envs.
1818
pettingzoo==1.22.1; python_version >= '3.7'
19-
pymunk==6.2.1
19+
pymunk==6.4.0
2020
supersuit==3.7.0; python_version >= '3.7'
2121
# For tests on minigrid.
2222
minigrid==2.1.0

0 commit comments

Comments
 (0)