From 640aca074f021e25d64fe645b596978f8fd775e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 01:07:04 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.25.2 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.25.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.24.3...v1.25.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... 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..8e796b5 100644 --- a/requirements/minimal.txt +++ b/requirements/minimal.txt @@ -1,6 +1,6 @@ cyvcf2==0.30.22 emcee==3.1.4 -numpy==1.24.3 +numpy==1.25.2 jax==0.4.13 jaxlib==0.4.13 flax==0.7.0