From 44fc49bcf373a038df0d0fea04892bcb0a6a5e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 07:43:50 +0000 Subject: [PATCH] build(deps): bump numpy from 1.23.3 to 1.25.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.23.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.23.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 254643be..bdb41b71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ class-resolver==0.4.2 matplotlib<3.8 # https://github.com/scverse/scanpy/issues/2411 mygene==3.2.2 ndex2==3.5.1 -numpy==1.23.3 +numpy==1.25.1 outdated==0.2.2 pandas==2.0.3 pyroe==0.9.0