Bump black from 24.3.0 to 24.4.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-15 08:59:58 +00:00
committed by GitHub
parent 37454a7da3
commit 1c2cf14515
2 changed files with 26 additions and 26 deletions

View File

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