Bump tzlocal from 4.3 to 5.0.1

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

---
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-16 12:03:16 +00:00 committed by GitHub
parent 5fb96c777a
commit 64142dcce8
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
PyYAML == 6.0
pytz == 2023.3
tzlocal == 4.3
tzlocal == 5.0.1
types-PyYAML == 6.0.*
requests == 2.30.*
types-requests == 2.28.*