From 9f3361cc727b33eb69ba9bec500f6d95aa2148a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 23:07:24 +0000 Subject: [PATCH] Bump h5py from 3.12.1 to 3.14.0 Bumps [h5py](https://github.com/h5py/h5py) from 3.12.1 to 3.14.0. - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](https://github.com/h5py/h5py/compare/3.12.1...3.14.0) --- updated-dependencies: - dependency-name: h5py dependency-version: 3.14.0 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 77bee0c..c092420 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astropy==6.1.7 camb==1.6.4 Cython==3.0.11 getdist==1.5.4 -h5py==3.12.1 +h5py==3.14.0 ipython==8.30.0 joblib==1.4.2 jupyter==1.1.1