Skip to content

build(deps): update torchaudio requirement from <2.7.0,>=2.0.1 to >=2.0.1,<2.8.0 in /requirements #3071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Updates the requirements on torchaudio to permit the latest version.

Release notes

Sourced from torchaudio's releases.

TorchAudio 2.7.0 Release

This release is compatible with PyTorch 2.7. There are no new features added.

[!NOTE] We are in the process of refactoring TorchAudio and transitioning it into a maintenance phase. This process will include removing some user-facing features. Our main goals are to reduce redundancies with the rest of the PyTorch ecosystem, make it easier to maintain, and create a version of TorchAudio that is more tightly scoped to its strengths: processing audio data for ML. Please see our community message for more details.

Commits

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)

📚 Documentation preview 📚: https://torchmetrics--3071.org.readthedocs.build/en/3071/

Updates the requirements on [torchaudio](https://github.com/pytorch/audio) to permit the latest version.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](pytorch/audio@v2.0.1...v2.7.0)

---
updated-dependencies:
- dependency-name: torchaudio
  dependency-version: 2.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 29, 2025 00:29
@dependabot dependabot bot added the test / CI testing or CI label Apr 29, 2025
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99%. Comparing base (5c40622) to head (93414d2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3071      +/-   ##
=========================================
+ Coverage      70%     99%     +29%     
=========================================
  Files         357      14     -343     
  Lines       19759     188   -19571     
=========================================
- Hits        13852     187   -13665     
+ Misses       5907       1    -5906     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot added the ready label Apr 29, 2025
@Borda Borda merged commit cdefee3 into master Apr 29, 2025
74 checks passed
@Borda Borda deleted the dependabot-pip-requirements-torchaudio-gte-2.0.1-and-lt-2.8.0 branch April 29, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants