From 5e8873abefdb1d6baa711876fdaa9b160ae4b6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:17:33 +0200 Subject: [PATCH] Bump h5netcdf from 1.3.0 to 1.4.0 (#656) Bumps [h5netcdf](https://github.com/h5netcdf/h5netcdf) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/h5netcdf/h5netcdf/releases) - [Changelog](https://github.com/h5netcdf/h5netcdf/blob/main/CHANGELOG.rst) - [Commits](https://github.com/h5netcdf/h5netcdf/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: h5netcdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56f5e3c2..4d6448b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ entrypoints==0.4 requests==2.32.3 numpy==1.26.4 scipy==1.14.1 -h5netcdf==1.3.0 +h5netcdf==1.4.0 h5py==3.12.1 pillow==10.4.0 loguru==0.7.2