Skip to content
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

Bump the torch group in /requirements with 2 updates #2353

Merged
merged 2 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Bump the torch group in /requirements with 2 updates

    Bumps the torch group in /requirements with 2 updates: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision).
    
    
    Updates `torch` from 2.4.1 to 2.5.0
    - [Release notes](https://github.com/pytorch/pytorch/releases)
    - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
    - [Commits](pytorch/pytorch@v2.4.1...v2.5.0)
    
    Updates `torchvision` from 0.19.1 to 0.20.0
    - [Release notes](https://github.com/pytorch/vision/releases)
    - [Commits](pytorch/vision@v0.19.1...v0.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: torch
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: torch
    - dependency-name: torchvision
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: torch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6bd07fe View commit details
    Browse the repository at this point in the history
  2. Remove unused ignores

    adamjstewart committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    44d2481 View commit details
    Browse the repository at this point in the history