Skip to content

Commit e0e8808

Browse files
Bump jaxlib from 0.4.38 to 0.5.3 (#1034)
Bumps [jaxlib](https://github.com/jax-ml/jax) from 0.4.38 to 0.5.3. - [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.3) --- updated-dependencies: - dependency-name: jaxlib 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 bcaf444 commit e0e8808

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
@@ -18,7 +18,7 @@ healpy==1.18.0 ; python_version >= "3.10" and python_version < "3.13"
1818
idna==3.7 ; python_version >= "3.10" and python_version < "3.13"
1919
iniconfig==2.1.0 ; python_version >= "3.10" and python_version < "3.13"
2020
jax==0.4.31 ; python_version >= "3.10" and python_version < "3.13"
21-
jaxlib==0.5.1 ; python_version >= "3.10" and python_version < "3.13"
21+
jaxlib==0.5.3 ; 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.5 ; python_version >= "3.10" and python_version < "3.13"
2424
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)