Skip to content

Commit 96f547f

Browse files
Bump jaxlib from 0.8.2 to 0.9.0 (#1486)
Bumps [jaxlib](https://github.com/jax-ml/jax) from 0.8.2 to 0.9.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.8.2...jax-v0.9.0) --- updated-dependencies: - dependency-name: jaxlib dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 026f1cf commit 96f547f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ healpy==1.19.0 ; python_version >= "3.11" and python_version < "3.15"
1616
idna==3.11 ; python_version >= "3.11" and python_version < "3.15"
1717
iniconfig==2.3.0 ; python_version >= "3.11" and python_version < "3.15"
1818
jax==0.8.2 ; python_version >= "3.11" and python_version < "3.15"
19-
jaxlib==0.8.2 ; python_version >= "3.11" and python_version < "3.15"
19+
jaxlib==0.9.0 ; python_version >= "3.11" and python_version < "3.15"
2020
jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15"
2121
kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
2222
markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)