From 01679709c4afcd6f58ac007aeea788bb2a34b76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:18:37 +0000 Subject: [PATCH] Bump hdf5plugin from 4.3.0 to 4.4.0 (#182) Bumps [hdf5plugin](https://github.com/silx-kit/hdf5plugin) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/silx-kit/hdf5plugin/releases) - [Changelog](https://github.com/silx-kit/hdf5plugin/blob/main/CHANGELOG.rst) - [Commits](https://github.com/silx-kit/hdf5plugin/compare/v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: hdf5plugin 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> Co-authored-by: Noemi Frisina <54588199+noemifrisina@users.noreply.github.com> --- requirements_dev.txt | 2 +- requirements_doc.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4be6ab7b..b0b3138d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ freephil==0.2.1 h5py==3.10.0 -hdf5plugin==4.3.0 +hdf5plugin==4.4.0 numpy==1.26.4 pint==0.23 scanspec==0.6.6 diff --git a/requirements_doc.txt b/requirements_doc.txt index 909c3ea1..1738c065 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -4,7 +4,7 @@ autodoc_pydantic==1.9.0 numpy==1.26.4 pint==0.23 h5py==3.10.0 -hdf5plugin==4.3.0 +hdf5plugin==4.4.0 freephil==0.2.1 importlib_resources==6.1.1 scanspec==0.6.6