Skip to content

Commit 2b949e9

Browse files
chore(deps): bump torch in /tests/data/serve_resources/mlflow/pytorch
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d02d524 commit 2b949e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/serve_resources/mlflow/pytorch/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ packaging==21.3
1111
pandas==2.2.1
1212
pyyaml==6.0.1
1313
requests==2.32.2
14-
torch==2.0.1
14+
torch==2.2.0
1515
torchvision==0.15.2
1616
tqdm==4.66.3

0 commit comments

Comments
 (0)