Skip to content

Commit aa999f9

Browse files
Bump niworkflows from 1.12.1 to 1.12.2
Bumps [niworkflows](https://github.com/nipreps/niworkflows) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/nipreps/niworkflows/releases) - [Changelog](https://github.com/nipreps/niworkflows/blob/master/CHANGES.rst) - [Commits](nipreps/niworkflows@1.12.1...1.12.2) --- updated-dependencies: - dependency-name: niworkflows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c373054 commit aa999f9

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
@@ -30,7 +30,7 @@ dependencies = [
3030
"nilearn == 0.11.1", # 0.10.2 raises error with compcor from fMRIPrep 23
3131
"nipype ~= 1.9.1",
3232
"nireports ~= 24.1.0",
33-
"niworkflows == 1.12.1",
33+
"niworkflows == 1.12.2",
3434
"nitime", # for DVARS calculation in Nipype
3535
"num2words", # for boilerplates
3636
"numpy ~= 2.0",

0 commit comments

Comments
 (0)