From aa0759646442415bdeaf403cd44f104ea1dea0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 01:59:12 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.25.1 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.25.1. - [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.1) --- 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 02c1c8c5..19552dc1 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.1 jax==0.4.13 jaxlib==0.4.13 flax==0.6.11