Skip to content

Commit eeb5afd

Browse files
Update h5py requirement from <=3.15.0 to <=3.15.1 (#1527)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58d0a57 commit eeb5afd

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
@@ -20,7 +20,7 @@ dependencies = [
2020
"acres",
2121
"beautifulsoup4", # to clean up HTML in DCAN executive summary outputs
2222
"bids-validator <= 1.14.7.post0",
23-
"h5py <= 3.15.0", # for DCAN motion file
23+
"h5py <= 3.15.1", # for DCAN motion file
2424
"indexed_gzip ~= 1.10.1", # for loading imgs in nibabel
2525
"jinja2 ~= 3.1.2", # for executive summary
2626
"joblib <= 1.5.2",

0 commit comments

Comments
 (0)