From 0229ba46228dcbf197b4d4fae7129218f2f6fb0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 07:09:03 +0000 Subject: [PATCH] Bump tzlocal from 1.5.1 to 2.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 1.5.1 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/1.5.1...2.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5326c1a..1b6a9bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -146,7 +146,7 @@ transitions==0.8.4 typed-ast==1.4.1 typing==3.7.4.3 typing-extensions==3.7.4.3 -tzlocal==1.5.1 +tzlocal==2.1 unicodecsv==0.14.1 urllib3==1.25.10 waitress==1.4.4 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..6ad9019 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -143,7 +143,7 @@ transitions==0.8.4 typed-ast==1.4.1 typing==3.7.4.3 typing-extensions==3.7.4.3 -tzlocal==1.5.1 +tzlocal==2.1 unicodecsv==0.14.1 urllib3==1.25.10 waitress==1.4.4