From f6584752ed2f46b079246e4589bb33d21f4690a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:32:45 +0000 Subject: [PATCH] :arrow_up: Bump jax from 0.4.20 to 0.4.21 Bumps [jax](https://github.com/google/jax) from 0.4.20 to 0.4.21. - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/jax/compare/jax-v0.4.20...jax-v0.4.21) --- updated-dependencies: - dependency-name: jax 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 1fe455c3..f07c7383 100644 --- a/requirements_jax.txt +++ b/requirements_jax.txt @@ -1 +1 @@ -jax==0.4.20 +jax==0.4.21