From a67e988fe3db52ca1756e9e6f5c0b36099cf1f53 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 10 Apr 2024 15:08:33 +0000
Subject: [PATCH] Bump torchtext from 0.17.0+cpu to 0.17.2 in /pytorch/serving

Bumps [torchtext](https://github.com/pytorch/text) from 0.17.0+cpu to 0.17.2.
- [Release notes](https://github.com/pytorch/text/releases)
- [Commits](https://github.com/pytorch/text/commits/v0.17.2)

---
updated-dependencies:
- dependency-name: torchtext
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pytorch/serving/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pytorch/serving/requirements.txt b/pytorch/serving/requirements.txt
index 3b39b2c2..4cddea51 100644
--- a/pytorch/serving/requirements.txt
+++ b/pytorch/serving/requirements.txt
@@ -8,7 +8,7 @@ torch-model-archiver
 torch-workflow-archiver
 torchaudio==2.2.0+cpu
 torchserve
-torchtext==0.17.0+cpu
+torchtext==0.17.2
 torchvision==0.17.0+cpu
 -f https://developer.intel.com/ipex-whl-stable-cpu
 intel_extension_for_pytorch==2.2.0+cpu