From 94a8de7a89600cfdd370b6d0dc5815cafc26f0c7 Mon Sep 17 00:00:00 2001 From: Fabrice Brito Date: Sat, 21 Dec 2024 00:45:22 +0100 Subject: [PATCH] fixes tornado CVE --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51f1721..c3db9ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ SQLAlchemy==2.0.36 sqlalchemy-cockroachdb==2.0.2 statsd==4.0.1 text-unidecode==1.3 -tornado==6.4.1 +tornado==6.4.2 traitlets==5.14.3 types-python-dateutil==2.9.0.20241003 typing_extensions==4.12.2