Skip to content

Bump nipype from 1.9.1 to 1.10.0#360

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nipype-1.10.0
Open

Bump nipype from 1.9.1 to 1.10.0#360
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nipype-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps nipype from 1.9.1 to 1.10.0.

Release notes

Sourced from nipype's releases.

1.10.0

Release Notes

New feature release in the 1.10.x series.

This release adds GPUs to multiprocess resource management. In general, no changes to existing code should be required if the GPU-enabled interface has a use_gpu input. The n_gpu_procs can be used to set the number of GPU processes that may be run in parallel, which will override the default of GPUs identified by nvidia-smi, or 1 if no GPUs are detected.

What's Changed

New Contributors

Full Changelog: nipy/nipype@1.9.2...1.10.0

1.9.2

Release Notes

Bug fix release in the 1.9.x series.

What's Changed

Full Changelog: nipy/nipype@1.9.1...1.9.2

Commits
  • 1580153 rel: 1.10.0
  • 1c9953f Update doc/changelog/1.X.X-changelog.rst
  • f2119d6 doc: 1.10.0 changelog
  • 8732bf6 Merge pull request #3718 from mauriliogenovese/FIX-gputil-error-on-window
  • 13228e8 Merge pull request #3713 from man-shu/fix/merge_rois_zero_d_array
  • d5dbb3a Merge branch 'master' into fix/merge_rois_zero_d_array
  • c189912 code cleanup
  • a9af62d Merge pull request #3719 from effigies/py313/remove-traits-direct-url
  • e23315c chore: Remove direct URL for traits on py313
  • 151facd remove gputil requirement
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nipype](https://github.com/nipy/nipype) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/nipy/nipype/releases)
- [Changelog](https://github.com/nipy/nipype/blob/master/doc/changes.rst)
- [Commits](nipy/nipype@1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: nipype
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 12.61%. Comparing base (9c2ed9a) to head (7d6255f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   12.61%   12.61%           
=======================================
  Files          56       56           
  Lines        8211     8211           
  Branches      968      968           
=======================================
  Hits         1036     1036           
  Misses       7143     7143           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants