Skip to content

Bump ml-dtypes from 0.5.3 to 0.5.4#1331

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/ml-dtypes-0.5.4
Feb 27, 2026
Merged

Bump ml-dtypes from 0.5.3 to 0.5.4#1331
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/ml-dtypes-0.5.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps ml-dtypes from 0.5.3 to 0.5.4.

Release notes

Sourced from ml-dtypes's releases.

v0.5.4

  • We now register casts from int2 and int4 to all of the custom float types, except float6_e2m3fn and float8_e8m0fnu.
  • Custom floats may now be constructed from Python integers (#317)
  • Fixed bug in byte-swap operation for custom floats (#311)
  • Wheels now support Python 3.14 free threading on Windows.
Changelog

Sourced from ml-dtypes's changelog.

[0.5.4] - 2025-11-17

  • We now register casts from int2 and int4 to all of the custom float types, except float6_e2m3fn and float8_e8m0fnu.
  • Custom floats may now be constructed from Python integers (#317)
  • Fixed bug in byte-swap operation for custom floats (#311)
  • Wheels now support Python 3.14 free threading on Windows.
Commits
  • 9fd1a48 Merge pull request #336 from jakevdp:prep-for-release
  • 95bbfb9 Prepare for v0.5.4 release
  • 375033e Merge pull request #334 from jakevdp:del-review-workflow
  • 02d5092 Remove broken add-label workflow
  • 02f89fe Merge pull request #333 from hawkinsp:ft2
  • 18e482d Enable more free threading configurations in tests and wheel builds.
  • fd45a2e Merge pull request #314 from jax-ml:dependabot/github_actions/pypa/gh-action-...
  • b2ee71e Merge pull request #297 from jax-ml:dependabot/pip/setuptools-approx-eq-80.9.0
  • 8223781 Merge pull request #330 from jakevdp:pull-ready-bot
  • 59d9139 Merge pull request #328 from jax-ml:dependabot/github_actions/actions/upload-...
  • 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 [ml-dtypes](https://github.com/jax-ml/ml_dtypes) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/jax-ml/ml_dtypes/releases)
- [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md)
- [Commits](jax-ml/ml_dtypes@v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: ml-dtypes
  dependency-version: 0.5.4
  dependency-type: direct:development
  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 Feb 27, 2026
@github-actions github-actions bot merged commit b247cab into main Feb 27, 2026
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/ml-dtypes-0.5.4 branch February 27, 2026 13:44
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