From 05887f34150caad3ef332007c8715c7a3fe5b233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:05:11 -0700 Subject: [PATCH] Bump tornado from 6.3.2 to 6.3.3 in /stack/PyTorch-Xeon (#42) Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- stack/PyTorch-Xeon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/PyTorch-Xeon/requirements.txt b/stack/PyTorch-Xeon/requirements.txt index 2a279d9..a8ae329 100644 --- a/stack/PyTorch-Xeon/requirements.txt +++ b/stack/PyTorch-Xeon/requirements.txt @@ -1,6 +1,6 @@ protobuf==3.20.2 lark-parser==0.12.0 -tornado==6.3.2 +tornado==6.3.3 tqdm==4.64.1 Pillow==9.4.0 yacs==0.1.8