Skip to content

Commit d4b1e61

Browse files
Bump jax from 0.6.2 to 0.8.0 (#1321)
Bumps [jax](https://github.com/jax-ml/jax) from 0.6.2 to 0.8.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.6.2...jax-v0.8.0) --- updated-dependencies: - dependency-name: jax dependency-version: 0.8.0 dependency-type: direct:development 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 da8a215 commit d4b1e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ future==1.0.0 ; python_version >= "3.10" and python_version < "3.13"
1717
healpy==1.18.1 ; python_version >= "3.10" and python_version < "3.13"
1818
idna==3.11 ; python_version >= "3.10" and python_version < "3.13"
1919
iniconfig==2.3.0 ; python_version >= "3.10" and python_version < "3.13"
20-
jax==0.6.2 ; python_version >= "3.10" and python_version < "3.13"
20+
jax==0.8.0 ; python_version >= "3.10" and python_version < "3.13"
2121
jaxlib==0.8.0 ; python_version >= "3.10" and python_version < "3.13"
2222
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "3.13"
2323
kiwisolver==1.4.9 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)