mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 13:33:30 +00:00
Bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. - [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...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ voicemeeter-api = "^2.5.3"
|
||||
vban-cmd = "^2.4.11"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = { version = "^22.6.0", allow-prereleases = true }
|
||||
black = { version = ">=22.6,<25.0", allow-prereleases = true }
|
||||
isort = "^5.12.0"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user