Skip to content

[air](deps): Bump cupy-cuda12x from 13.1.0 to 13.6.0 in /python/requirements/ml#112

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/ml/cupy-cuda12x-13.6.0
Closed

[air](deps): Bump cupy-cuda12x from 13.1.0 to 13.6.0 in /python/requirements/ml#112
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python/requirements/ml/cupy-cuda12x-13.6.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Bumps cupy-cuda12x from 13.1.0 to 13.6.0.

Release notes

Sourced from cupy-cuda12x's releases.

v13.6.0

This is the release note of v13.6.0. See here for the complete list of solved issues and merged PRs.

🌏 We just launched our LinkedIn page. Follow us for the latest news and updates!

💬 Join the Matrix chat to talk with developers and users and ask quick questions!

🙌 Help us sustain the project by sponsoring CuPy!

✨ Highlights

This release adds support for CUDA 13.x. Binary packages are available on PyPI: pip install cupy-cuda13x.

📝 Changes

Enhancements

  • Update cupyx.scipy.special functions for SciPy 1.16 (#9246)
  • Add CUDA 13 support (#9300)
  • Support building NVTX on Windows without Nsight Systems (#9304)
  • Remove bundled header files (#9305)
  • Fix freqz for complex w (#9259)
  • Fix resample error message for SciPy 1.16 update (#9262)

Bug Fixes

  • Fix overflow in CUB reduction (#9254)
  • Fix lsmr type promotion rule for complex dtype (#9277)
  • Fix UnboundLocalError when blocking=True (#9282)
  • Allow host function call during CUDA graph capture (#9283)
  • CUDA 11.1 or earlier is no longer supported (#9285)

Documentation

  • Docs only: s/"recoreded"/recorded (#9288)
  • CUDA 13 Update docs (#9299)

Installation

  • [v13] Bump version to v13.6.0 (#9314)

Tests

  • CI: Introduce per-PR kernel cache (#9235)
  • Add test cases for batchwise solve_triangular (as xfail) (#9245)
  • Relax tolerance of test_hilbert (#9255)
  • Skip some signal q dtype tests (#9256)
  • Increase CPU memory limit of linux.cuda{128,129} CIs (#9261)
  • Support nD reductions for sparse arrays (#9268)
  • [v13] Missing backport of special function tests (#9269)

... (truncated)

Commits
  • 25e552d Merge pull request #9317 from kmaehashi/bump-docker-v13.6.0
  • 91c690c bump Dockerfile for v13.6.0 release
  • 0dca7aa Merge pull request #9314 from kmaehashi/bump-v13.6.0
  • ff1a06e bump version to v13.6.0
  • 07ba2ff Merge pull request #9311 from chainer-ci/bp-9309-v13-ci-use-cuda12.4.1
  • 9bceb49 Merge pull request #9312 from asi1024/v13-fix-coo-test
  • 3ba95c6 [v13] Fix scipy version condition of COO matrix test
  • 9e01280 Merge pull request #9309 from kmaehashi/ci-use-cuda12.4.1
  • c7e102a Merge pull request #9305 from chainer-ci/bp-9295-v13-remove-bundled-headers
  • be0a6d8 Merge pull request #9295 from kmaehashi/remove-bundled-headers
  • 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 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)

Bumps [cupy-cuda12x](https://github.com/cupy/cupy) from 13.1.0 to 13.6.0.
- [Release notes](https://github.com/cupy/cupy/releases)
- [Commits](cupy/cupy@v13.1.0...v13.6.0)

---
updated-dependencies:
- dependency-name: cupy-cuda12x
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 17, 2026
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had
any activity for 14 days. It will be closed in another 14 days if no further activity occurs.
Thank you for your contributions.

You can always ask for help on our discussion forum or Ray's public slack channel.

If you'd like to keep this open, just leave any comment, and the stale label will be removed.

@github-actions github-actions bot added the stale label Jan 31, 2026
@github-actions
Copy link

This pull request has been automatically closed because there has been no more activity in the 14 days
since being marked stale.

Please feel free to reopen or open a new pull request if you'd still like this to be addressed.

Again, you can always ask for help on our discussion forum or Ray's public slack channel.

Thanks again for your contribution!

@github-actions github-actions bot closed this Feb 15, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 15, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/cupy-cuda12x-13.6.0 branch February 15, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants