Skip to content

Commit 81cf5a4

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

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
@@ -24,7 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3",
2525
]
2626
dependencies = [
27-
"h5py==3.13.0",
27+
"h5py==3.15.0",
2828
"scipy==1.15.3",
2929
"opencv-python==4.11.0.86",
3030
"deepdiff==8.6.1",

0 commit comments

Comments
 (0)