Skip to content

Commit 559456e

Browse files
Bump h5py from 3.11.0 to 3.12.1
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](h5py/h5py@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] <support@github.com>
1 parent 64e6ca9 commit 559456e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/executorlib"
3838
conda = ["conda_subprocess==0.0.5"]
3939
mpi = ["mpi4py==4.0.0"]
4040
hdf = [
41-
"h5py==3.11.0",
41+
"h5py==3.12.1",
4242
"h5io==0.2.4",
4343
]
4444
graph = [

0 commit comments

Comments
 (0)