From fd56f314ee2580539a19adfb31e728c0c315c5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 10:02:19 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.24.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.24.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.20.3...v1.24.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 36816cda..ca5113fb 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,7 +5,7 @@ h5py==3.7.0 matplotlib==3.6.1 networkx==2.8.6 numba==0.55.2 -numpy==1.20.3 +numpy==1.24.1 pandas==1.4.3 psutil==5.9.1 pyteomics==4.5.5