From 5e12d07283b4dd51bf2b5b35a7c7fed6175fab00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 14:56:04 +0000 Subject: [PATCH] Bump jax from 0.8.0 to 0.8.1 in the patch group Bumps the patch group with 1 update: [jax](https://github.com/jax-ml/jax). Updates `jax` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/jax-ml/jax/releases) - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md) - [Commits](https://github.com/jax-ml/jax/compare/jax-v0.8.0...jax-v0.8.1) --- updated-dependencies: - dependency-name: jax dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f926a3e5..b5bc2e59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ dev = yapf jaxcpu = - jax==0.8.0 + jax==0.8.2 [options.entry_points] console_scripts =