mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Update joserfc requirement from ==0.10.* to ==0.11.* 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/0.10.0...0.11.1) --- updated-dependencies: - dependency-name: joserfc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea0292b911
commit
361697bf5c
@ -2,7 +2,7 @@ click == 8.1.*
|
||||
Flask == 3.0.*
|
||||
Flask_Limiter == 3.7.*
|
||||
imutils == 0.5.*
|
||||
joserfc == 0.10.*
|
||||
joserfc == 0.11.*
|
||||
markupsafe == 2.1.*
|
||||
matplotlib == 3.8.*
|
||||
mypy == 1.6.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user