Bump black from 23.11.0 to 24.3.0

Bumps [black](https://github.com/psf/black) from 23.11.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/23.11.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-18 08:34:33 +00:00
committed by GitHub
parent 10420c8d2c
commit c91be3870b
2 changed files with 26 additions and 22 deletions

View File

@@ -24,7 +24,7 @@ pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^8.1"
pre-commit = "^3.6.1"
black = "^23.11"
black = "^24.3"
pylint = "^3.0.2"
isort = "^5.10.1"
mypy = "^1.7"