Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/rllib/pettingzoo-1.22.0
Closed

[RLlib](deps): Bump pettingzoo from 1.8.2 to 1.22.0 in /python/requirements/rllib#104
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/rllib/pettingzoo-1.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 8, 2022

Copy link
Copy Markdown

Bumps pettingzoo from 1.8.2 to 1.22.0.

Release notes

Sourced from pettingzoo's releases.

1.22.0

Major API change: done -> termination and truncation, matching Gymnasium's new API. The dependency gym has been switched with gymnasium, which is maintained.

What's Changed

New Contributors

Full Changelog: Farama-Foundation/PettingZoo@1.21.0...1.22.0

1.21.0

What's Changed

  1. As part of the Gym update to 0.26, the following change has been made:
    • done -> termination and truncation: The singular done signal has been changed to a termination and truncation signal, where termination dictates that the environment has ended due to meeting certain conditions, and truncation dictates that the environment has ended due to exceeding the time/frame limit.
  2. Butterfly/Prospector, Classic/Mahjong, Classic/Doudizhu, Classic/Backgammon, Classic/Checkers has been pulled.
  3. Some QOL improvements for development, such as moving pyright to pre-commit and enforcing pydocstyle.
  4. Massive website upgrade.

List of Changes

New Contributors

Full Changelog: Farama-Foundation/PettingZoo@1.20.1...1.21.0

... (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.22.0.
- [Release notes](https://github.com/Farama-Foundation/PettingZoo/releases)
- [Commits](Farama-Foundation/PettingZoo@1.8.2...1.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 8, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 29, 2022

Copy link
Copy Markdown
Author

Superseded by #107.

@dependabot dependabot Bot closed this Oct 29, 2022
@dependabot dependabot Bot deleted the dependabot/pip/python/requirements/rllib/pettingzoo-1.22.0 branch October 29, 2022 07:04
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