Skip to content

Bump gymnasium from 1.0.0 to 1.3.0#42

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gymnasium-1.3.0
Open

Bump gymnasium from 1.0.0 to 1.3.0#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gymnasium-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown

Bumps gymnasium from 1.0.0 to 1.3.0.

Release notes

Sourced from gymnasium's releases.

v1.3.0

Gymnasium v1.3.0

This release brings a new Taxi environment version, a new RepeatAction wrapper, and a range of bug fixes across vector environments and wrappers.

Core Changes

Bug Fixes

Third-Party Environments

10 new community environments have been added to the third-party environments list, including a new Cybersecurity environments section.

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

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

V1.2.2

Gymnasium v1.2.2

This is a minor update just to add Discrete.dtype and improve DictInfoToList

These additional changes were made

Thanks to Wispr for their support of the project

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

v1.2.1

Gymnasium v1.2.1

... (truncated)

Commits
  • eb5c00e Update to use Taxi-v4
  • 4436f89 fix incorrect TypeVar use in core for RenderFrame (#1560)
  • 877ba30 Update to 1.3.0
  • c3b809f Update Taxi to V4 and fix is_rainy implementation (#1561)
  • 9e6f855 Add RepeatAction wrapper (#1553)
  • 1532e66 Add external environment Hill Climb Racing Env (#1554)
  • df8704c Add boltcrypt to third party environments (#1557)
  • 01c0d39 Add external environment firecastrl (wildfire env) (#1551)
  • 9edc68e Fix spelling in test_mujoco_v5.py (#1550)
  • a31fa4b Change action seed for MuJoCo/test_verify_reward_survive test, to be valid ...
  • 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 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.0.0 to 1.3.0.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases)
- [Commits](Farama-Foundation/Gymnasium@v1.0.0...v1.3.0)

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

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 May 17, 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