From ad913625716f80a1ab5025d04ead93cd50897021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 08:29:11 +0200 Subject: [PATCH] Bump tzlocal from 2.0.0 to 2.1 (#1162) Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.0.0 to 2.1. - [Release notes](https://github.com/regebro/tzlocal/releases) - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/2.0.0...2.1) 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 2d03924cec..a05da7cd01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ paho-mqtt==1.5.0 colorlog==4.1.0 tornado==6.0.4 protobuf==3.12.2 -tzlocal==2.0.0 +tzlocal==2.1 pytz==2020.1 pyserial==3.4 ifaddr==0.1.7