From 79583bde5852088ebd83d9a9cd8f80428330b360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 01:07:01 +0000 Subject: [PATCH] Bump jax from 0.4.13 to 0.4.19 in /requirements Bumps [jax](https://github.com/google/jax) from 0.4.13 to 0.4.19. - [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.19) --- 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..e68e873 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.19 jaxlib==0.4.13 flax==0.7.0 optax==0.1.7