Skip to content

[tune](deps): Update gym[atari] requirement from <0.22.0,>=0.21.0 to >=0.21.0,<0.27.0 in /python/requirements/ml#136

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/ml/gym-atari--gte-0.21.0-and-lt-0.27.0
Open

[tune](deps): Update gym[atari] requirement from <0.22.0,>=0.21.0 to >=0.21.0,<0.27.0 in /python/requirements/ml#136
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/ml/gym-atari--gte-0.21.0-and-lt-0.27.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2023

Updates the requirements on gym[atari] to permit the latest version.

Release notes

Sourced from gym[atari]'s releases.

0.26.2

Release notes

This is another very minor bug release.

Bugs Fixes

  • As reset now returns (obs, info) then in the vector environments, this caused the final step's info to be overwritten. Now, the final observation and info are contained within the info as "final_observation" and "final_info" @​pseudo-rnd-thoughts
  • Adds warnings when trying to render without specifying the render_mode @​younik
  • Updates Atari Preprocessing such that the wrapper can be pickled @​vermouth1992
  • Github CI was hardened to such that the CI just has read permissions @​sashashura
  • Clarify and fix typo in GraphInstance @​ekalosak
Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [gym[atari]](https://github.com/openai/gym) to permit the latest version.
- [Release notes](https://github.com/openai/gym/releases)
- [Commits](openai/gym@v0.21.0...0.26.2)

---
updated-dependencies:
- dependency-name: gym[atari]
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Jul 8, 2023

Dependabot tried to add @hyperscience/ray-tune as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/hyperscience/ray/pulls/136/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the hyperscience/ray repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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