From ef6ed2486c3934f662d98c16a7da43ba8e7688fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:41:38 +0000 Subject: [PATCH] Bump h5py from 3.11.0 to 3.12.1 (#914) Bumps [h5py](https://github.com/h5py/h5py) from 3.11.0 to 3.12.1. - [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.11.0...3.12.1) --- updated-dependencies: - dependency-name: h5py 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 f24fd5cf..834f19f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ memory_profiler==0.61.0 spglib==2.5.0 click==8.1.7 sumo==2.3.8 -h5py==3.11.0 +h5py==3.12.1 pyFFTW==0.14.0 interpolation==2.2.7 numba==0.60.0