From 1000a7b315bfe0812c5ec8610e21559ed4e6f713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 01:59:06 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.26.1 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.26.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.26.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 eb017ae..c4d3976 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.26.1 jax==0.4.13 jaxlib==0.4.13 flax==0.7.0