From f36d400058589c7ae4313ff53ec98ba6fa150838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 23:22:08 -0500 Subject: [PATCH] Bump tornado from 6.4 to 6.4.2 (#8398) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba4a1d6b2e..46746b08cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ PyYAML==6.0.2 paho-mqtt==1.6.1 colorama==0.4.6 icmplib==3.0.4 -tornado==6.4 +tornado==6.4.2 tzlocal==5.2 # from time tzdata>=2021.1 # from time pyserial==3.5