Bump black from 22.1.0 to 23.7.0

Bumps [black](https://github.com/psf/black) from 22.1.0 to 23.7.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.1.0...23.7.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]
2023-07-31 08:59:06 +00:00
committed by GitHub
parent b0760da2ea
commit 56b4e674d1
2 changed files with 32 additions and 49 deletions

View File

@@ -24,7 +24,7 @@ pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^7.1"
pre-commit = "^2.16.0"
black = "^22.1"
black = "^23.7"
pylint = "^2.13.2"
isort = "^5.10.1"
mypy = "^0.942"