mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Update flask-limiter requirement from ==3.7.* to ==3.8.* 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.7.0...3.8.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
2637541c6c
commit
cc1c95f6a5
@ -1,6 +1,6 @@
|
|||||||
click == 8.1.*
|
click == 8.1.*
|
||||||
Flask == 3.0.*
|
Flask == 3.0.*
|
||||||
Flask_Limiter == 3.7.*
|
Flask_Limiter == 3.8.*
|
||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
joserfc == 0.11.*
|
joserfc == 0.11.*
|
||||||
markupsafe == 2.1.*
|
markupsafe == 2.1.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user