Skip to content

Commit 2bdb62a

Browse files
authored
Update nireports requirement from ~=25.0.1 to ~=25.1.0 (#1454)
2 parents 34132e5 + 08e565b commit 2bdb62a

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"nibabel >= 3.2.1",
3030
"nilearn == 0.11.1", # 0.10.2 raises error with compcor from fMRIPrep 23
3131
"nipype ~= 1.10.0",
32-
"nireports ~= 25.0.1",
32+
"nireports ~= 25.1.0",
3333
"niworkflows == 1.13.3",
3434
"nitime", # for DVARS calculation in Nipype
3535
"num2words", # for boilerplates

0 commit comments

Comments
 (0)