From dbfcf58ccd96d26d8a7b06777f55c38fbe20ca1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 09:50:08 +0000 Subject: [PATCH] Bump tzlocal from 2.1 to 4.3 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.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9a05492..bf433af 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'PyMySQL==1.0.2', 'mysql-replication==0.30', 'plpygis==0.2.0', - 'tzlocal==2.1', + 'tzlocal==4.3', ], extras_require={ 'test': [