Skip to content

Update tensordict requirement from !=0.9.0,<=0.10.0,>=0.8.0 to !=0.9.0,<=0.12.2,>=0.12.2#11

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tensordict-neq-0.9.0-and-lte-0.12.2-and-gte-0.12.2
Open

Update tensordict requirement from !=0.9.0,<=0.10.0,>=0.8.0 to !=0.9.0,<=0.12.2,>=0.12.2#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tensordict-neq-0.9.0-and-lte-0.12.2-and-gte-0.12.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on tensordict to permit the latest version.

Release notes

Sourced from tensordict's releases.

TensorDict v0.12.2

Patch release with a bug fix for consolidated nested tensors.

Bug Fixes

  • Fix _ragged_idx loss during consolidation of nested tensors, which caused numerical incorrectness when the nested tensor had more than 2 dimensions and ragged_idx != 1 (#1675)

Installation

pip install tensordict==0.12.2

Full Changelog: pytorch/tensordict@v0.12.1...v0.12.2

Commits
  • 8ee33fa [Release] Bump version to 0.12.2
  • dcb6ddd [BugFix] fix ragged_idx of consolidated tensor (#1675)
  • 85ea4e7 [CI] Temporarily use vmoens/test-infra fork for macOS builds
  • 4d413dd [Release] Bump version to 0.12.1
  • 2a7c2ee [BugFix] unravel_keys inconsistency bug preventing torch.compile (#1674)
  • bb8825e [CI] Also disable ROCm wheel builds (tensordict is CPU-only)
  • 015507b [CI] Disable CUDA wheel builds (tensordict is CPU-only) (#1672)
  • 3f84f8d [CI] Fix wheel builds (#1671)
  • b0ebe66 [Release] Bump version to 0.12.0 (#1670)
  • 31b5ef5 [BugFix] Support HigherOrderOperator in torch_function (#1668)
  • 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 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)

Updates the requirements on [tensordict](https://github.com/pytorch/tensordict) to permit the latest version.
- [Release notes](https://github.com/pytorch/tensordict/releases)
- [Commits](pytorch/tensordict@v0.8.0...v0.12.2)

---
updated-dependencies:
- dependency-name: tensordict
  dependency-version: 0.12.2
  dependency-type: direct:production
...

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 Apr 22, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants