mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Update uvicorn requirement from ==0.30.* to ==0.35.* in /docker/main
--- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
86a3e31edf
commit
d713afc9f1
@ -5,7 +5,7 @@ aiohttp == 3.11.3
|
||||
starlette == 0.41.2
|
||||
starlette-context == 0.3.6
|
||||
fastapi == 0.115.*
|
||||
uvicorn == 0.30.*
|
||||
uvicorn == 0.35.*
|
||||
slowapi == 0.1.*
|
||||
joserfc == 1.0.*
|
||||
pathvalidate == 3.2.*
|
||||
|
Loading…
Reference in New Issue
Block a user