Skip to content

Commit 1316ed3

Browse files
Bump chex from 0.1.88 to 0.1.89 (#177)
Bumps [chex](https://github.com/deepmind/chex) from 0.1.88 to 0.1.89. - [Release notes](https://github.com/deepmind/chex/releases) - [Commits](google-deepmind/chex@v0.1.88...v0.1.89) --- updated-dependencies: - dependency-name: chex 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 c57185e commit 1316ed3

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
@@ -15,7 +15,7 @@ keywords = []
1515

1616
# pip dependencies of the project
1717
dependencies = [
18-
"chex==0.1.88",
18+
"chex==0.1.89",
1919
"jax==0.5.0",
2020
"flax==0.10.3",
2121
"ml_dtypes==0.4.0",

0 commit comments

Comments
 (0)