From 0a2e06b1ed3f48694be0f1b7ac8720e58d38a58a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:17:43 +0000 Subject: [PATCH] Bump netcdf4 from 1.6.0 to 1.6.5 Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.6.0 to 1.6.5. - [Release notes](https://github.com/Unidata/netcdf4-python/releases) - [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog) - [Commits](https://github.com/Unidata/netcdf4-python/commits) --- updated-dependencies: - dependency-name: netcdf4 dependency-type: direct:production update-type: version-update:semver-patch ... 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..90e7931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ h5py==3.7.0 matplotlib==3.5.3 -netCDF4==1.6.0 +netCDF4==1.6.5 numpy==1.23.2 PyQt5==5.15.7