Skip to content

Commit 3f7b6fa

Browse files
Bump nilearn from 0.11.0 to 0.11.1 (#1345)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78c8ba2 commit 3f7b6fa

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
@@ -27,7 +27,7 @@ dependencies = [
2727
"matplotlib ~= 3.10.0",
2828
"networkx <= 3.4.2", # nipype needs networkx, but 3+ isn't compatible with nipype 1.8.5
2929
"nibabel >= 3.2.1",
30-
"nilearn == 0.11.0", # 0.10.2 raises error with compcor from fMRIPrep 23
30+
"nilearn == 0.11.1", # 0.10.2 raises error with compcor from fMRIPrep 23
3131
"nipype ~= 1.9.1",
3232
"nireports ~= 24.1.0",
3333
"niworkflows == 1.12.1",

0 commit comments

Comments
 (0)