Skip to content

Commit 781f511

Browse files
Update pybids requirement from <=0.18.1 to <=0.19.0 (#494)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4031bf0 commit 781f511

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"packaging",
3333
"pandas",
3434
"psutil <= 7.0.0",
35-
"pybids <= 0.18.1",
35+
"pybids <= 0.19.0",
3636
"requests",
3737
"sdcflows <= 2.11.0",
3838
"sentry-sdk <= 2.22.0",

0 commit comments

Comments
 (0)