Skip to content

Commit a49d70b

Browse files
Bump flax from 0.10.1 to 0.10.2 (#111)
Bumps [flax](https://github.com/google/flax) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/google/flax/releases) - [Changelog](https://github.com/google/flax/blob/main/CHANGELOG.md) - [Commits](google/flax@v0.10.1...v0.10.2) --- updated-dependencies: - dependency-name: flax 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 c6eb247 commit a49d70b

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
@@ -16,7 +16,7 @@ keywords = []
1616
# pip dependencies of the project
1717
dependencies = [
1818
"jax==0.4.35",
19-
"flax==0.10.1",
19+
"flax==0.10.2",
2020
"ml_dtypes==0.4.0",
2121
"optax==0.2.4",
2222
"orbax-checkpoint==0.9.1",

0 commit comments

Comments
 (0)