From 6ee3488ed5f6bc8770a1d7b78d6f29f5d5cc7254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 10:25:22 +0000 Subject: [PATCH] [Dependency] Bump tzlocal from 2.1 to 4.0 in /.setup/pip Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 4.0. - [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.1...4.0) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .setup/pip/system_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/pip/system_requirements.txt b/.setup/pip/system_requirements.txt index 07664e30ce3..0fef22dfc63 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -37,7 +37,7 @@ watchdog==2.1.5 xlsx2csv==0.7.8 pause==0.3 paramiko==2.7.2 -tzlocal==2.1 +tzlocal==4.0 PyPDF2==1.26.0 distro==1.6.0 jsonschema==3.2.0