mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 05:55:27 +03:00
Update pyzmq requirement from ==26.2.* to ==27.1.* in /docker/main
Updates the requirements on [pyzmq](https://github.com/zeromq/pyzmq) to permit the latest version. - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](https://github.com/zeromq/pyzmq/compare/v26.2.0...v27.1.0) --- updated-dependencies: - dependency-name: pyzmq dependency-version: 27.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba4a6a53d7
commit
405f719217
@ -26,7 +26,7 @@ psutil == 7.1.*
|
||||
pydantic == 2.10.*
|
||||
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
||||
pytz == 2025.*
|
||||
pyzmq == 26.2.*
|
||||
pyzmq == 27.1.*
|
||||
ruamel.yaml == 0.18.*
|
||||
tzlocal == 5.2
|
||||
requests == 2.32.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user