Skip to content

Commit 77e3404

Browse files
Bump h5py from 3.13.0 to 3.15.1
Bumps [h5py](https://github.com/h5py/h5py) from 3.13.0 to 3.15.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.13.0...3.15.1) --- updated-dependencies: - dependency-name: h5py dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64699ce commit 77e3404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3",
2525
]
2626
dependencies = [
27-
"h5py==3.13.0",
27+
"h5py==3.15.1",
2828
"scipy==1.15.3",
2929
"opencv-python==4.11.0.86",
3030
"deepdiff==8.6.1",

0 commit comments

Comments
 (0)