Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent beeb6b6 commit 6434d0b
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.10.0",
"networkx <= 3.4.2", # nipype needs networkx, but 3+ isn't compatible with nipype 1.8.5
"nibabel >= 3.2.1",
"nilearn == 0.11.0", # 0.10.2 raises error with compcor from fMRIPrep 23
"nilearn == 0.11.1", # 0.10.2 raises error with compcor from fMRIPrep 23
"nipype ~= 1.9.1",
"nireports ~= 24.0.2",
"niworkflows == 1.12.0",
Expand Down

0 comments on commit 6434d0b

Please sign in to comment.