From e7eeb3972ac8b114c4162bea3a3786ff29354136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:34:43 +0000 Subject: [PATCH] Bump h5py from 3.13.0 to 3.14.0 Bumps [h5py](https://github.com/h5py/h5py) from 3.13.0 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.13.0...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 b7d1aa34..2e04f31d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ memory_profiler==0.61.0 spglib==2.6.0 click==8.1.8 sumo==2.3.12 -h5py==3.13.0 +h5py==3.14.0 pyFFTW==0.15.0 interpolation==2.2.7 numba==0.61.0