Skip to content

Commit 8e022bf

Browse files
Bump the all group with 4 updates (#223)
Bumps the all group with 4 updates: [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision), [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `torch` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.1...v2.10.0) Updates `torchvision` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.24.1...v0.25.0) Updates `ruff` from 0.14.11 to 0.14.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.11...0.14.13) Updates `ty` from 0.0.12 to 0.0.13 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.12...0.0.13) --- updated-dependencies: - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: torchvision dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ty dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 484b7c6 commit 8e022bf

File tree

2 files changed

+133
-108
lines changed

2 files changed

+133
-108
lines changed

pickle_scanning_benchmark/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ model_unpickler==0.1
44
modelscan==0.8.7
55
picklescan==1.0.0
66
Requests==2.32.5
7-
torch==2.9.1
7+
torch==2.10.0

0 commit comments

Comments
 (0)