From f834bbca076646fb85ecdda12dc2b3eaaa5187b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 22:07:07 +0000 Subject: [PATCH] Bump tzlocal from 1.5.1 to 4.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 1.5.1 to 4.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...4.1) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-major ... 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..be3848e 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==4.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..ca9301c 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==4.1 unicodecsv==0.14.1 urllib3==1.25.10 waitress==1.4.4