Bump tzlocal from 4.2 to 4.3

Bumps [tzlocal](https://github.com/regebro/tzlocal) from 4.2 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/4.2...4.3)

---
updated-dependencies:
- dependency-name: tzlocal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-18 12:02:33 +00:00 committed by GitHub
parent 8535213ad9
commit 5c052859e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ psutil == 5.9.*
pydantic == 1.10.*
PyYAML == 6.0
pytz == 2023.3
tzlocal == 4.2
tzlocal == 4.3
types-PyYAML == 6.0.*
requests == 2.28.*
types-requests == 2.28.*