From fe535939a3b151d1280d2eddf09213f5eb956153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 12:42:35 +0200 Subject: [PATCH] Bump colorama from 0.4.4 to 0.4.5 (#3614) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de712318b1..91f8ac5a5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ voluptuous==0.13.1 PyYAML==6.0 paho-mqtt==1.6.1 -colorama==0.4.4 +colorama==0.4.5 tornado==6.1 tzlocal==4.2 # from time tzdata>=2021.1 # from time