build(deps-dev): bump black from 23.10.0 to 23.10.1

Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.1.
- [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.10.0...23.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-07 13:16:09 +00:00
committed by GitHub
parent d64a10a287
commit 48abd297a8

View File

@@ -78,7 +78,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.1.4",
"black==23.10.0",
"black==23.10.1",
"isort==5.11.4",
"mypy==1.6.1",
"psutil==5.9.2",