Skip to content

Commit 2386e08

Browse files
committed
FIX: bump niworkflows version to 1.13.4
1 parent 5b68753 commit 2386e08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"nireports >= 24.1.0",
2828
"nitime >= 0.9",
2929
"nitransforms >= 24.1.1",
30-
"niworkflows >= 1.13.3",
30+
"niworkflows >= 1.13.4",
3131
"numpy >= 1.24",
3232
"packaging >= 24",
3333
"pandas >= 1.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ nitransforms==24.1.1
245245
# via
246246
# fmriprep (pyproject.toml)
247247
# niworkflows
248-
niworkflows==1.13.3
248+
niworkflows==1.13.4
249249
# via
250250
# fmriprep (pyproject.toml)
251251
# smriprep

0 commit comments

Comments
 (0)