build(deps-dev): bump black from 23.3.0 to 23.7.0

Bumps [black](https://github.com/psf/black) from 23.3.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/23.3.0...23.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-12 08:51:25 +00:00
committed by GitHub
parent de8bba41dc
commit aae2e51688

View File

@@ -75,7 +75,7 @@ dev = [
"flake8-print==5.0.0",
"flake8-todos==0.3.0",
"ruff==0.0.277",
"black==23.3.0",
"black==23.7.0",
"isort==5.11.4",
"mypy==1.4.1",
"psutil==5.9.2",