From 83d5fccd68a544cdcb3d0231c91440040dd39bee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 22:16:48 +0000 Subject: [PATCH] Bump tzlocal from 2.1 to 5.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 5.1. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/2.1...5.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 59f9965..bd0591f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'mysql-replication==0.43', 'PyMySQL==1.1.*', 'plpygis==0.2.1', - 'tzlocal==2.1', + 'tzlocal==5.1', ], extras_require={ 'test': [