From 5baccf0ce77691d0eb9a40ecefa6e46e2246db11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 20:21:46 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.1 (#8882) 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 4a6362483e..af98606369 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.2 +tornado==6.5.1 tzlocal==5.3.1 # from time tzdata>=2021.1 # from time pyserial==3.5