Skip to content

Commit 245fd0e

Browse files
Bump orbax-checkpoint from 0.11.1 to 0.11.4 (#166)
Bumps [orbax-checkpoint](https://github.com/google/orbax) from 0.11.1 to 0.11.4. - [Release notes](https://github.com/google/orbax/releases) - [Changelog](https://github.com/google/orbax/blob/main/CHANGELOG.md) - [Commits](google/orbax@v0.11.1...v0.11.4) --- updated-dependencies: - dependency-name: orbax-checkpoint 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 eb21774 commit 245fd0e

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
@@ -20,7 +20,7 @@ dependencies = [
2020
"flax==0.10.2",
2121
"ml_dtypes==0.4.0",
2222
"optax==0.2.4",
23-
"orbax-checkpoint==0.11.1",
23+
"orbax-checkpoint==0.11.4",
2424
"orbax-export==0.0.6",
2525
]
2626

0 commit comments

Comments
 (0)