From c7a8e7d064372615f6a2757467f92d5e2545d7ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 20:26:33 +0000 Subject: [PATCH] [Dependency] Bump tzlocal from 2.1 to 5.0.1 in /.setup/pip Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 5.0.1. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/2.1...5.0.1) --- 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 7294cc3ee07..b095923228e 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -26,7 +26,7 @@ watchdog==2.3.0 xlsx2csv==0.8.1 pause==0.3 paramiko==2.11.0 -tzlocal==2.1 +tzlocal==5.0.1 PyPDF2==2.4.1 distro==1.8.0 jsonschema==3.2.0