From 3405c1495980311b713244a546a8b3f5f4c6c037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 13:45:25 +0000 Subject: [PATCH] Bump jax from 0.9.0 to 0.9.0.1 Bumps [jax](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](https://github.com/jax-ml/jax/compare/jax-v0.9.0...jax-v0.9.0.1) --- updated-dependencies: - dependency-name: jax dependency-version: 0.9.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8ca0a9ff..6a435a52 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ fsspec==2026.2.0 ; python_version >= "3.11" and python_version < "3.15" healpy==1.19.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.11 ; python_version >= "3.11" and python_version < "3.15" iniconfig==2.3.0 ; python_version >= "3.11" and python_version < "3.15" -jax==0.9.0 ; python_version >= "3.11" and python_version < "3.15" +jax==0.9.0.1 ; python_version >= "3.11" and python_version < "3.15" jaxlib==0.9.0.1 ; python_version >= "3.11" and python_version < "3.15" jinja2==3.1.6 ; python_version >= "3.11" and python_version < "3.15" kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"