Skip to content

Update gym requirement from >=0.8.0 to >=0.26.2#14

Open
dependabot[bot] wants to merge 1 commit into
tf2from
dependabot/pip/gym-gte-0.26.2
Open

Update gym requirement from >=0.8.0 to >=0.26.2#14
dependabot[bot] wants to merge 1 commit into
tf2from
dependabot/pip/gym-gte-0.26.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on gym to permit the latest version.

Release notes

Sourced from gym'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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

---
updated-dependencies:
- dependency-name: gym
  dependency-version: 0.26.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants