From 335de3363763d17b0507f0499e7e61b3fed294cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:01:46 +0000 Subject: [PATCH] Bump hdf5plugin from 4.4.0 to 5.0.0 (#291) Bumps [hdf5plugin](https://github.com/silx-kit/hdf5plugin) from 4.4.0 to 5.0.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.4.0...v5.0.0) --- updated-dependencies: - dependency-name: hdf5plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_doc.txt b/requirements_doc.txt index 04183b04..6183c8e4 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -4,7 +4,7 @@ autodoc_pydantic==2.2.0 numpy==2.1.2 pint==0.24.3 h5py==3.11.0 -hdf5plugin==4.4.0 +hdf5plugin==5.0.0 freephil==0.2.1 importlib_resources==6.4.4 scanspec==0.7.6