mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
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:
parent
9a4f970337
commit
6b8ffc5289
@ -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.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user