mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Update black requirement from ==22.10.* to ==22.12.*
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
037f3761e7
commit
93e62daae5
@ -1,2 +1,2 @@
|
||||
pylint == 2.15.*
|
||||
black == 22.10.*
|
||||
black == 22.12.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user