From 002607656e82f8aa138cb73255c3e5a3e17c19d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:02:40 +0000 Subject: [PATCH] Bump jax from 0.4.37 to 0.4.38 Bumps [jax](https://github.com/jax-ml/jax) from 0.4.37 to 0.4.38. - [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.4.37...jax-v0.4.38) --- updated-dependencies: - dependency-name: jax dependency-type: direct:development update-type: version-update:semver-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 c8d15a0..04fba11 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ dev = yapf jaxcpu = - jax==0.4.37 + jax==0.4.38 [options.entry_points] console_scripts =