From 02cb5ac511f0989bfee005cd0690dee4bb15bb1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 10:57:39 +0000 Subject: [PATCH] [Dependency] Bump tzlocal from 2.1 to 5.0 in /.setup/pip Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 5.0. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/2.1...5.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 8d70b9b01c3..c4cd780f60c 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -28,7 +28,7 @@ watchdog==2.3.0 xlsx2csv==0.8.1 pause==0.3 paramiko==2.11.0 -tzlocal==2.1 +tzlocal==5.0 PyPDF2==2.4.1 distro==1.8.0 jsonschema==3.2.0