mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 06:55:28 +03:00
Update joserfc requirement from ==1.2.* to ==1.6.* in /docker/main
Updates the requirements on [joserfc](https://github.com/authlib/joserfc) to permit the latest version. - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/joserfc/compare/1.2.0...1.6.4) --- updated-dependencies: - dependency-name: joserfc dependency-version: 1.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba4a6a53d7
commit
f63938a90a
@ -7,7 +7,7 @@ starlette-context == 0.4.*
|
|||||||
fastapi[standard-no-fastapi-cloud-cli] == 0.116.*
|
fastapi[standard-no-fastapi-cloud-cli] == 0.116.*
|
||||||
uvicorn == 0.35.*
|
uvicorn == 0.35.*
|
||||||
slowapi == 0.1.*
|
slowapi == 0.1.*
|
||||||
joserfc == 1.2.*
|
joserfc == 1.6.*
|
||||||
cryptography == 44.0.*
|
cryptography == 44.0.*
|
||||||
pathvalidate == 3.3.*
|
pathvalidate == 3.3.*
|
||||||
markupsafe == 3.0.*
|
markupsafe == 3.0.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user