Skip to content

Commit

Permalink
Bump jax from 0.4.38 to 0.5.0 (#153)
Browse files Browse the repository at this point in the history
Bumps [jax](https://github.com/jax-ml/jax) from 0.4.38 to 0.5.0.
- [Release notes](https://github.com/jax-ml/jax/releases)
- [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
- [Commits](jax-ml/jax@jax-v0.4.38...jax-v0.5.0)

---
updated-dependencies:
- dependency-name: jax
  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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b33a446 commit 67ef77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ keywords = []
# pip dependencies of the project
dependencies = [
"chex==0.1.88",
"jax==0.4.38",
"jax==0.5.0",
"flax==0.10.2",
"ml_dtypes==0.4.0",
"optax==0.2.4",
Expand Down

0 comments on commit 67ef77e

Please sign in to comment.