From c71d43c77d2f1c43483b1f6cfe8bf7448c76e517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 06:58:12 +0000 Subject: [PATCH] Bump numpy from 1.23.2 to 1.26.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.23.2 to 1.26.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.23.2...v1.26.2) --- 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 15ff363..1898ff7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ h5py==3.7.0 matplotlib==3.5.3 netCDF4==1.6.0 -numpy==1.23.2 +numpy==1.26.2 PyQt5==5.15.7