From d2e4c103c72352ebddd71a5816b4d9ba9b1d4bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:06:51 +0000 Subject: [PATCH] Bump jax from 0.4.13 to 0.4.21 in /requirements Bumps [jax](https://github.com/google/jax) from 0.4.13 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.13...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/minimal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/minimal.txt b/requirements/minimal.txt index eb017ae..348aabb 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.21 jaxlib==0.4.13 flax==0.7.0 optax==0.1.7