Skip to content

Commit 0dd29a7

Browse files
Bump ml-dtypes from 0.5.1 to 0.5.3 (#224)
Bumps [ml-dtypes](https://github.com/jax-ml/ml_dtypes) from 0.5.1 to 0.5.3. - [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.1...v0.5.3) --- updated-dependencies: - dependency-name: ml-dtypes dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a05be4 commit 0dd29a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"grain==0.2.9",
2020
"jax==0.6.0",
2121
"flax==0.10.6",
22-
"ml_dtypes==0.5.1",
22+
"ml_dtypes==0.5.3",
2323
"optax==0.2.4",
2424
"orbax-checkpoint==0.11.13",
2525
"orbax-export==0.0.6",

0 commit comments

Comments
 (0)