mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Update flask-limiter requirement from ==3.6.* to ==3.7.* in /docker/main
Updates the requirements on [flask-limiter](https://github.com/alisaifee/flask-limiter) to permit the latest version. - [Release notes](https://github.com/alisaifee/flask-limiter/releases) - [Changelog](https://github.com/alisaifee/flask-limiter/blob/master/HISTORY.rst) - [Commits](https://github.com/alisaifee/flask-limiter/compare/3.6.0...3.7.0) --- updated-dependencies: - dependency-name: flask-limiter dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
82d4bf8ab5
commit
0831329d04
@ -1,6 +1,6 @@
|
||||
click == 8.1.*
|
||||
Flask == 3.0.*
|
||||
Flask_Limiter == 3.6.*
|
||||
Flask_Limiter == 3.7.*
|
||||
imutils == 0.5.*
|
||||
joserfc == 0.9.*
|
||||
markupsafe == 2.1.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user