Skip to content

chore(deps): update tensordict requirement from <0.6 to <0.8#1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tensordict-lt-0.8
Closed

chore(deps): update tensordict requirement from <0.6 to <0.8#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tensordict-lt-0.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 25, 2025

Copy link
Copy Markdown

Updates the requirements on tensordict to permit the latest version.

Release notes

Sourced from tensordict's releases.

0.7.1: Fixes and doc improvements

We are pleased to announce the release of tensordict v0.7.1, which includes several bug fixes and a deprecation notice.

Bug Fixes

  • Fixed get method for nested keys with default values in TensorClass (#1211)
  • Enforced zip(..., strict=True) in TDModules to prevent potential issues (#1212)
  • Properly handled auto-batch size for unbatched tensors (#1213)
  • Fixed indexing issues in TensorClass (#1217)

Deprecation Notice

Softly deprecated extra-tensors with respect to out_keys (#1215). We make sure a warning is raised when the number of output tensors and output keys do not match.

Full Changelog: pytorch/tensordict@v0.7.0...v0.7.1

Commits
  • 7b24257 Update versions
  • d08e74e [Minor] Expose is_leaf_nontensor and default_is_leaf
  • 25ec492 [Minor] Fix tensorclass prints
  • 3d02e49 [Doc,BugFix] Fix default argument in doc for AddStateIndependentNormalScale...
  • ecf5838 [BugFix] Fix tensorclass indexing
  • 97e3c4f [Deprecation] Softly deprecate extra-tensors wrt out_keys
  • ad5c3f4 empty commit
  • ba53d07 [BugFix] Proper auto-batch size for unbatched tensors
  • 0a8638d [BugFix] Enforce zip(..., strict=True) in TDModules
  • 4e1c646 [BugFix] Fix get for nestedkeys with default in tensorclass
  • 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 25, 2025
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@0.0.1b...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/tensordict-lt-0.8 branch from b4b6c37 to 325bb96 Compare February 25, 2025 03:10
@dependabot @github

dependabot Bot commented on behalf of github May 5, 2025

Copy link
Copy Markdown
Author

Superseded by #19.

@dependabot dependabot Bot closed this May 5, 2025
@dependabot dependabot Bot deleted the dependabot/pip/tensordict-lt-0.8 branch May 5, 2025 15:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants