devito icon indicating copy to clipboard operation
devito copied to clipboard

pip prod(deps): update dask-cuda requirement from <25.10.1 to <25.12.1

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Updates the requirements on dask-cuda to permit the latest version.

Changelog

Sourced from dask-cuda's changelog.

dask-cuda 25.12.00 (10 Dec 2025)

🐛 Bug Fixes

🛠️ Improvements

New Contributors

Full Changelog: https://github.com/rapidsai/dask-cuda/compare/v25.12.00a...release/25.12

dask-cuda 25.10.00 (8 Oct 2025)

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

... (truncated)

Commits
  • 7edf2c6 REL v25.12.00 release
  • 3294103 Update Changelog [skip ci]
  • 6d45ce7 Use c_stdlib_version to constrain __glibc (#1586)
  • 24e62a8 feat: restrict pure package installation to linux only (#1581)
  • 24176ed Update for release branch release/25.12
  • 302b6c2 fix(wheel): override wheel artifact name in input to publish job (#1580)
  • 97f4c04 refactor(build): single jobs for pure wheels and noarch: python (#1577)
  • 483f881 refactored update-version.sh to handle new branching strategy (#1578)
  • 91e5d32 Mark test_cuda_context_warning_with_subprocess_warnings xfail (#1576)
  • 23022b3 Use SPDX for all copyright headers (#1574)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

dependabot[bot] avatar Dec 12 '25 12:12 dependabot[bot]