Skip to content

Commit 1110fcc

Browse files
Bump jaxlib from 0.9.0 to 0.9.0.1 (#1504)
Bumps [jaxlib](https://github.com/jax-ml/jax) from 0.9.0 to 0.9.0.1. - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/jax-v0.9.0.1/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.9.0...jax-v0.9.0.1) --- updated-dependencies: - dependency-name: jaxlib dependency-version: 0.9.0.1 dependency-type: direct:development 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 ac90bef commit 1110fcc

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.9.0 ; python_version >= "3.11" and python_version < "3.15"
19-
jaxlib==0.9.0 ; python_version >= "3.11" and python_version < "3.15"
19+
jaxlib==0.9.0.1 ; 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)