Skip to content

Commit

Permalink
Bump niworkflows from 1.12.0 to 1.12.1
Browse files Browse the repository at this point in the history
Bumps [niworkflows](https://github.com/nipreps/niworkflows) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/nipreps/niworkflows/releases)
- [Changelog](https://github.com/nipreps/niworkflows/blob/master/CHANGES.rst)
- [Commits](nipreps/niworkflows@1.12.0...1.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 2129fc4 commit fb41f6e
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 @@ -30,7 +30,7 @@ dependencies = [
"nilearn == 0.11.0", # 0.10.2 raises error with compcor from fMRIPrep 23
"nipype ~= 1.9.1",
"nireports ~= 24.0.2",
"niworkflows == 1.12.0",
"niworkflows == 1.12.1",
"nitime", # for DVARS calculation in Nipype
"num2words", # for boilerplates
"numpy ~= 2.0",
Expand Down

0 comments on commit fb41f6e

Please sign in to comment.