mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 02:35:22 +03:00
Update flask requirement from ==2.2.* to ==2.3.*
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/2.3.1/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.0...2.3.1) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6dc82b6cef
commit
890aeb5fe4
@ -1,5 +1,5 @@
|
|||||||
click == 8.1.*
|
click == 8.1.*
|
||||||
Flask == 2.2.*
|
Flask == 2.3.*
|
||||||
imutils == 0.5.*
|
imutils == 0.5.*
|
||||||
matplotlib == 3.7.*
|
matplotlib == 3.7.*
|
||||||
mypy == 0.942
|
mypy == 0.942
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user