mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Update black requirement from ==22.12.* to ==23.1.*
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.12.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ea8ec23cbe
commit
98b3c93c7d
@ -1,2 +1,2 @@
|
||||
pylint == 2.15.*
|
||||
black == 22.12.*
|
||||
black == 23.1.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user