From 2c8d607a04ed022b7972a5a8211dfc43fc5c5915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:36:00 +0000 Subject: [PATCH] Bump tornado from 6.3.3 to 6.4.1 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-backup.txt | 2 +- requirements-hpc-cuda11.txt | 2 +- requirements-windows-cuda12.1.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-backup.txt b/requirements-backup.txt index 4e59da8..8096a12 100644 --- a/requirements-backup.txt +++ b/requirements-backup.txt @@ -62,7 +62,7 @@ toml==0.10.2 torch==2.2.2 torchaudio==2.2.2 torchvision==0.17.2 -tornado==6.4 +tornado==6.4.1 traitlets==5.14.2 typing_extensions==4.10.0 urllib3==2.2.1 diff --git a/requirements-hpc-cuda11.txt b/requirements-hpc-cuda11.txt index f2b22ed..b08b126 100644 --- a/requirements-hpc-cuda11.txt +++ b/requirements-hpc-cuda11.txt @@ -142,7 +142,7 @@ torchaudio==2.2.2+cu118 torchdata==0.7.1 torchtext==0.17.2 torchvision==0.17.2+cu118 -tornado==6.3.3 +tornado==6.4.1 tqdm==4.66.4 traitlets==5.14.3 types-python-dateutil==2.9.0.20240316 diff --git a/requirements-windows-cuda12.1.txt b/requirements-windows-cuda12.1.txt index 143d608..43eec7c 100644 --- a/requirements-windows-cuda12.1.txt +++ b/requirements-windows-cuda12.1.txt @@ -71,7 +71,7 @@ torchaudio==2.2.2+cu121 torchdata==0.7.1 torchtext==0.17.2 torchvision==0.17.2+cu121 -tornado==6.3.3 +tornado==6.4.1 tqdm==4.66.2 traitlets==5.14.3 typing_extensions==4.11.0 diff --git a/requirements.txt b/requirements.txt index d7be123..4becce0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ torch==2.2.2 torchaudio==2.2.2 torchtext==0.6.0 torchvision==0.17.2 -tornado==6.4 +tornado==6.4.1 tqdm==4.66.2 traitlets==5.14.2 typing_extensions==4.10.0