From e51b30d3fbba8f0d1178bdf8dc12d11e061dd411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 22:19:08 +0000 Subject: [PATCH] Bump tornado from 6.4.1 to 6.4.2 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e2338b0..99eba6d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -311,7 +311,7 @@ torch==2.4.0 # via # ctgan # deepecho -tornado==6.4.1 +tornado==6.4.2 # via streamlit tqdm==4.66.5 # via diff --git a/requirements.txt b/requirements.txt index 519628f..b8e1412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -263,7 +263,7 @@ torch==2.4.0 # via # ctgan # deepecho -tornado==6.4.1 +tornado==6.4.2 # via streamlit tqdm==4.66.5 # via