From 3334bb53357de39fc5e2afa984f9b4cb261d085f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:09:20 +0000 Subject: [PATCH] Bump tzlocal from 2.1 to 5.0.1 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.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ce696bd..7765026 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'PyMySQL==1.0.2', 'mysql-replication==0.40', 'plpygis==0.2.0', - 'tzlocal==2.1', + 'tzlocal==5.0.1', ], extras_require={ 'test': [