From 83412717f0c09b4b30c38ec82e0c87a0711d684a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:04:12 +0000 Subject: [PATCH] Bump torchserve from 0.10.0 to 0.11.0 Bumps [torchserve](https://github.com/pytorch/serve) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/pytorch/serve/releases) - [Changelog](https://github.com/pytorch/serve/blob/master/docker/build_upload_release.py) - [Commits](https://github.com/pytorch/serve/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: torchserve dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5fa521..016ed9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -195,7 +195,7 @@ torch-model-archiver==0.10.0 torchdata==0.7.0 torchmetrics==1.2.0 torchrec==0.1.0 -torchserve==0.10.0 +torchserve==0.11.0 torchsummary==1.5.1 torchtext==0.16.0 torchvision==0.17.0