From 95623b61f5abb965d3c3239b79fe1ac8fa84b1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 01:35:09 +0000 Subject: [PATCH] Bump jax from 0.4.13 to 0.4.18 in /requirements Bumps [jax](https://github.com/google/jax) from 0.4.13 to 0.4.18. - [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.18) --- 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..536b45d 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.18 jaxlib==0.4.13 flax==0.7.0 optax==0.1.7