Bump tzlocal from 4.3 to 5.0

Bumps [tzlocal](https://github.com/regebro/tzlocal) from 4.3 to 5.0.
- [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt)
- [Commits](https://github.com/regebro/tzlocal/compare/4.3...5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-15 12:06:24 +00:00 committed by GitHub
parent e3b9998879
commit 6f9410d74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ pydantic == 1.10.*
git+https://github.com/fbcotter/py3nvml#egg=py3nvml git+https://github.com/fbcotter/py3nvml#egg=py3nvml
PyYAML == 6.0 PyYAML == 6.0
pytz == 2023.3 pytz == 2023.3
tzlocal == 4.3 tzlocal == 5.0
types-PyYAML == 6.0.* types-PyYAML == 6.0.*
requests == 2.30.* requests == 2.30.*
types-requests == 2.28.* types-requests == 2.28.*