build(deps-dev): bump black from 21.12b0 to 24.3.0 in /tests
Bumps [black](https://github.com/psf/black) from 21.12b0 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/commits/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:
@@ -9,7 +9,7 @@ python = "^3.9"
|
||||
pytest = "^6.2.4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^21.7b0"
|
||||
black = "^24.3"
|
||||
|
||||
[build-system]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user