Skip to content

Commit 6ec3d6d

Browse files
authored
Merge pull request #645 from waltsims/dependabot/pip/h5py-3.15.1
Bump h5py from 3.13.0 to 3.15.1
2 parents e978b86 + 77e3404 commit 6ec3d6d

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.1",
2828
"scipy==1.15.3",
2929
"opencv-python==4.11.0.86",
3030
"deepdiff==8.6.1",

0 commit comments

Comments
 (0)