mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
Update black requirement from ==23.3.* to ==23.9.* in /docker/main
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/23.3.0...23.9.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9185753322
commit
588162ac16
@ -1,3 +1,3 @@
|
||||
black == 23.3.*
|
||||
black == 23.9.*
|
||||
isort
|
||||
ruff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user