From ed328d2df8e68667b3e648d9b2f63fd9236c11a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 13:17:12 -0300 Subject: [PATCH] Bump colorlog from 4.2.1 to 4.4.0 (#1323) Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.2.1 to 4.4.0. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v4.2.1...v4.4.0) 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 77e2384816..c5e0c86d41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ voluptuous==0.11.7 PyYAML==5.3.1 paho-mqtt==1.5.1 -colorlog==4.2.1 +colorlog==4.4.0 tornado==6.0.4 protobuf==3.13.0 tzlocal==2.1