Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps gymnasium from 1.2.2 to 1.2.3.

Release notes

Sourced from gymnasium's releases.

v1.2.3

Gymnasium V1.2.3

This is a minor release with the most significant being changing the dependency for "gymnasium[box2d]" from box2d-py to box2d. See Farama-Foundation/Gymnasium#1474 for more detail.

Additionally, we're fixed several typos and added a couple of third-party projects. Lastly, we fixed the create an environment tutorial to use NumPy [row, col] in Farama-Foundation/Gymnasium#1490

Full Changelog: Farama-Foundation/Gymnasium@v1.2.2...v1.2.3

Commits
  • 43965e1 Tests: Add equality test for Box (#1499)
  • f59daa6 🐛 FIX: Cross-reference for training agents not working fixed (#1493)
  • 9e20c9f Bump version from 1.2.2 to 1.2.3
  • b1853df Bump actions/upload-artifact from 5 to 6 (#1496)
  • c714285 Bump actions/download-artifact from 6 to 7 (#1497)
  • 4bc5e6f Change box2d requirements from box2d-py to box2d (#1474)
  • 14cf0f7 added aas-gym to third_party_environments.md (#1491)
  • faa6fd0 Fix GridWorld tutorial to use NumPy [row, col] convention (#1490)
  • 105ee68 Bump actions/checkout from 5 to 6 (#1488)
  • b8f895f Add return type hint to close methods (#1489)
  • Additional commits viewable in compare view

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 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)

Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases)
- [Commits](Farama-Foundation/Gymnasium@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: gymnasium
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 29, 2025
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.

1 participant