Skip to content

Commit

Permalink
Bump nilearn from 0.10.4 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [nilearn](https://github.com/nilearn/nilearn) from 0.10.4 to 0.11.0.
- [Release notes](https://github.com/nilearn/nilearn/releases)
- [Commits](nilearn/nilearn@0.10.4...0.11.0)

---
updated-dependencies:
- dependency-name: nilearn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7fca188 commit bce97f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"matplotlib ~= 3.9.0",
"networkx <= 3.4.2", # nipype needs networkx, but 3+ isn't compatible with nipype 1.8.5
"nibabel >= 3.2.1",
"nilearn == 0.10.4", # 0.10.2 raises error with compcor from fMRIPrep 23
"nilearn == 0.11.0", # 0.10.2 raises error with compcor from fMRIPrep 23
"nipype ~= 1.9.1",
"nireports ~= 24.0.2",
"niworkflows == 1.11.0",
Expand Down

0 comments on commit bce97f5

Please sign in to comment.