From c7667608ed896a439a724079acde87c8161973d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 00:32:33 +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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_jax.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_jax.txt b/requirements_jax.txt index 6da1e323..aa8a8ed0 100644 --- a/requirements_jax.txt +++ b/requirements_jax.txt @@ -1 +1 @@ -jax==0.9.0 +jax==0.9.0.1