Skip to content

Commit

Permalink
pip prod(deps): bump jax from 0.4.31 to 0.4.33
Browse files Browse the repository at this point in the history
Bumps [jax](https://github.com/google/jax) from 0.4.31 to 0.4.33.
- [Release notes](https://github.com/google/jax/releases)
- [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md)
- [Commits](jax-ml/jax@jax-v0.4.31...jax-v0.4.33)

---
updated-dependencies:
- dependency-name: jax
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 01d5b81 commit 751c398
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 @@ -34,7 +34,7 @@ dev = [
"pyright==1.1.345",
]
gui = ["textual==0.79.1", "pyclip==0.7"]
jax = ["jax==0.4.31", "numpy==2.1.1"]
jax = ["jax==0.4.33", "numpy==2.1.1"]
onnx = ["onnx==1.16.2", "numpy==2.1.1"]
riscv = ["riscemu==2.2.7"]
wgpu = ["wgpu==0.17.3"]
Expand Down

0 comments on commit 751c398

Please sign in to comment.