Skip to content

[RLlib](deps): Bump pettingzoo from 1.8.2 to 1.20.1 in /python/requirements/rllib#91

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/rllib/pettingzoo-1.20.1
Closed

[RLlib](deps): Bump pettingzoo from 1.8.2 to 1.20.1 in /python/requirements/rllib#91
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/rllib/pettingzoo-1.20.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2022

Bumps pettingzoo from 1.8.2 to 1.20.1.

Release notes

Sourced from pettingzoo's releases.

1.20.1

Refer to the previous version (1.20.0) for list of changes, this version simply exists due to technical problems with publishing to PyPI.

1.20.0

What's Changed

New Contributors

Full Changelog: Farama-Foundation/PettingZoo@1.19.1...1.20.0

1.19.1

  • Update Gym requirement version

1.19.0

  • Streamlined all envs to have consistent folder structures
  • Added info as output of reset to be consistent with new Gym API

1.17.0

  • Changed metadata naming scheme to match gym. In particular render.modes -> render_modes and video.frames_per_second -> render_fps
  • Fixed bad pettingzoo import error messages caused by autodeprication logic

1.16.0

  • KAZ: Code rewrite and numerous fixes, added manual control capabililty
  • Supports changes to seeding in gym 0.22.0
  • Fixed prison state space, bumped version
  • Fixed battlefield state space
  • Increased default cycles in api tests (making them catch more errors than before)
  • Added turn-based to parallel wrapper
  • Moved magent render logic to Magent repo

1.15.0

  • Bug fixes to KAZ, pistonball, multiwalker, cooperative pong. Versions bumped.
  • Removed logo from gather, version bumped.
  • Added FPS attribute to all environments to make rendering easier.
  • Multiwalker now uses pygame instead of pyglet for rendering
  • Renamed to_parallel and from_parallel to aec_to_parallel and parallel_to_aec
  • Added is_parallelizable metadata to ensure that the aec_to_parallel wrapper is not misused

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pettingzoo](https://github.com/Farama-Foundation/PettingZoo) from 1.8.2 to 1.20.1.
- [Release notes](https://github.com/Farama-Foundation/PettingZoo/releases)
- [Commits](Farama-Foundation/PettingZoo@1.8.2...1.20.1)

---
updated-dependencies:
- dependency-name: pettingzoo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #102.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/rllib/pettingzoo-1.20.1 branch October 1, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants