From 3a689112fdc1ab71cb3bcbba3fdea79eb90286de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 13:29:10 +1300 Subject: [PATCH] Bump tornado from 6.1 to 6.2 (#3620) 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 3b6d444c22..7603f026d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ voluptuous==0.13.1 PyYAML==6.0 paho-mqtt==1.6.1 colorama==0.4.5 -tornado==6.1 +tornado==6.2 tzlocal==4.2 # from time tzdata>=2021.1 # from time pyserial==3.5