From cea5e7fabcb9a1544b08ab150577f9ed149c2d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 01:30:49 +0000 Subject: [PATCH] Bump jax from 0.4.13 to 0.4.20 in /requirements Bumps [jax](https://github.com/google/jax) from 0.4.13 to 0.4.20. - [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.20) --- 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..24d674d 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.20 jaxlib==0.4.13 flax==0.7.0 optax==0.1.7