Skip to content

Commit 3f6a93b

Browse files
chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.0.0...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f63c7c5 commit 3f6a93b

File tree

1 file changed

+1
-1
lines changed
  • samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image

1 file changed

+1
-1
lines changed

samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
torch==1.0.0
1+
torch==2.6.0
22
torchvision==0.2.1
33
boto3==1.9.83
44
pandas

0 commit comments

Comments
 (0)