From ba4a37e0ca82124edf495472f0894ed07a3a8b5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 02:24:19 +0000 Subject: [PATCH] Update dependency tornado to v6.4.1 [SECURITY] --- api/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 6d6405894..5b2b4455b 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -93,7 +93,7 @@ streamlit-lottie==0.0.3 tenacity==8.2.2 toml==0.10.2 toolz==0.12.0 -tornado==6.0.4 +tornado==6.4.1 tqdm==4.65.0 typing_extensions==4.5.0 tzdata==2023.3 diff --git a/requirements.txt b/requirements.txt index 0dc050e98..f8fab5fb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ tenacity==8.2.2 tinycss2==1.2.1 toml==0.10.2 toolz==0.12.0 -tornado==6.3.2 +tornado==6.4.1 tqdm==4.65.0 typing_extensions==4.6.0 tzdata==2023.3