From 776e1befe3288a731f7c412fb05bfba29f464ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 22:11:51 +0000 Subject: [PATCH] Bump tzlocal from 1.5.1 to 4.2 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 1.5.1 to 4.2. - [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.2) --- 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..3cf27d6 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.2 unicodecsv==0.14.1 urllib3==1.25.10 waitress==1.4.4 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..3555fae 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.2 unicodecsv==0.14.1 urllib3==1.25.10 waitress==1.4.4