Update tzlocal requirement from ==5.0.* to ==5.1 in /docker/main

Updates the requirements on [tzlocal](https://github.com/regebro/tzlocal) to permit the latest version.
- [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt)
- [Commits](https://github.com/regebro/tzlocal/compare/5.0b1...5.1)

---
updated-dependencies:
- dependency-name: tzlocal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-05 11:33:23 +00:00 committed by GitHub
parent 9a4f970337
commit 6b8ffc5289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ git+https://github.com/fbcotter/py3nvml#egg=py3nvml
PyYAML == 6.0.*
pytz == 2023.3
ruamel.yaml == 0.17.*
tzlocal == 5.0.*
tzlocal == 5.1
types-PyYAML == 6.0.*
requests == 2.31.*
types-requests == 2.31.*