Skip to content

Commit

Permalink
⬆️ Bump nibabel in the production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [nibabel](https://github.com/nipy/nibabel).


Updates `nibabel` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/nipy/nibabel/releases)
- [Changelog](https://github.com/nipy/nibabel/blob/5.3.1/Changelog)
- [Commits](nipy/nibabel@5.3.0...5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent c78ebe0 commit fca7525
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ bids2table = {version = "0.1.0", markers = "extra == 'tsconcat'"}
coveralls = {version = "*", optional = true}
elbow = {version = "0.1.1", markers = "extra == 'tsconcat'"}
imagesize = {version = "*", optional = true}
nibabel = {version = "5.3.0", markers = "extra == 'tsconcat'"}
nibabel = {version = "5.3.1", markers = "extra == 'tsconcat'"}
pyarrow = {version = "17.0.0", markers = "extra == 'tsconcat'"}
pytest = {version = "*", optional = true}
pytest-cov = {version = "*", optional = true}
Expand Down

0 comments on commit fca7525

Please sign in to comment.