From 17caf5d00b1e452e5b6902f1a7e2bc6b5a43691b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 10:58:09 +0000 Subject: [PATCH] [Dependency] Bump tzlocal from 2.1 to 4.3 in /.setup/pip Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 4.3. - [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.3) --- 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 8c4cc84df55..50820fab00d 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -25,7 +25,7 @@ watchdog==2.3.0 xlsx2csv==0.8.1 pause==0.3 paramiko==2.11.0 -tzlocal==2.1 +tzlocal==4.3 PyPDF2==2.4.1 distro==1.8.0 jsonschema==3.2.0