Skip to content

Commit 0f09306

Browse files
Bump orbax-checkpoint from 0.9.1 to 0.10.1 (#112)
Bumps [orbax-checkpoint](https://github.com/google/orbax) from 0.9.1 to 0.10.1. - [Release notes](https://github.com/google/orbax/releases) - [Changelog](https://github.com/google/orbax/blob/main/CHANGELOG.md) - [Commits](google/orbax@v0.9.1...v0.10.1) --- updated-dependencies: - dependency-name: orbax-checkpoint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a49d70b commit 0f09306

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
"flax==0.10.2",
2020
"ml_dtypes==0.4.0",
2121
"optax==0.2.4",
22-
"orbax-checkpoint==0.9.1",
22+
"orbax-checkpoint==0.10.1",
2323
"orbax-export==0.0.6",
2424
]
2525

0 commit comments

Comments
 (0)