Skip to content

Commit

Permalink
Update pybids requirement from <=0.16.4 to <=0.16.5 (#315)
Browse files Browse the repository at this point in the history
Updates the requirements on [pybids](https://github.com/bids-standard/pybids) to permit the latest version.
- [Release notes](https://github.com/bids-standard/pybids/releases)
- [Changelog](https://github.com/bids-standard/pybids/blob/master/CHANGELOG.rst)
- [Commits](bids-standard/pybids@0.0.1...0.16.5)

---
updated-dependencies:
- dependency-name: pybids
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent fd7c252 commit 23f2f13
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 @@ -24,7 +24,7 @@ dependencies = [
"datalad>=0.13.5,!=0.17.3,!=0.17.0,!=0.16.1",
"numpy<=1.26.4",
"pandas<=2.2.2",
"pybids<=0.16.4",
"pybids<=0.16.5",
"pyyaml",
"scikit-learn<=1.4.2",
"tqdm",
Expand Down

0 comments on commit 23f2f13

Please sign in to comment.