From fe3cb097fda3a1a7ce97aeec53f354df6c8152a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:14:00 +0000 Subject: [PATCH] Bump jaxlib from 0.4.8 to 0.4.12 Bumps [jaxlib](https://github.com/google/jax) from 0.4.8 to 0.4.12. - [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.8...jaxlib-v0.4.12) --- updated-dependencies: - dependency-name: jaxlib 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 6781de008..32246689c 100644 --- a/requirements_jax.txt +++ b/requirements_jax.txt @@ -1,2 +1,2 @@ -jaxlib==0.4.8 +jaxlib==0.4.12 jax==0.4.8