From bfc3f23a75b893036c93a0f41aa13264c16b44c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 02:38:49 +0000 Subject: [PATCH] [Dependency] Bump tzlocal from 2.1 to 5.2 in /.setup/pip Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 5.2. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/2.1...5.2) --- 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 d6c34038afa..02645298db2 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -26,7 +26,7 @@ watchdog==3.0.0 xlsx2csv==0.8.1 pause==0.3 paramiko==3.3.1 -tzlocal==2.1 +tzlocal==5.2 PyPDF2==3.0.1 distro==1.8.0 jsonschema==4.19.0