[stubsabot] Bump tzlocal to 4.3 (#9903)

Release: https://pypi.org/pypi/tzlocal/4.3
Diff: https://github.com/regebro/tzlocal/compare/4.2...4.3

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 2 files included in typeshed's stubs have been modified or renamed: `tzlocal/utils.py`, `tzlocal/windows_tz.py`.
 - Total lines of Python code added: 67.
 - Total lines of Python code deleted: 41.
This commit is contained in:
github-actions[bot]
2023-03-19 07:44:32 +00:00
committed by GitHub
parent ca55889329
commit 8080e491d2

View File

@@ -1,2 +1,2 @@
version = "4.2"
version = "4.3"
requires = ["types-pytz"]