From 1cff5fa6295f160e671855227336b086ebd49cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 02:01:01 +0000 Subject: [PATCH] Bump jax from 0.4.13 to 0.4.23 in /requirements Bumps [jax](https://github.com/google/jax) from 0.4.13 to 0.4.23. - [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.13...jax-v0.4.23) --- updated-dependencies: - dependency-name: jax dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/minimal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/minimal.txt b/requirements/minimal.txt index eb017ae..696bfb2 100644 --- a/requirements/minimal.txt +++ b/requirements/minimal.txt @@ -1,7 +1,7 @@ cyvcf2==0.30.22 emcee==3.1.4 numpy==1.24.3 -jax==0.4.13 +jax==0.4.23 jaxlib==0.4.13 flax==0.7.0 optax==0.1.7