Bump black from 23.10.0 to 23.11.0

Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.11.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.10.0...23.11.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]
2023-11-08 08:52:55 +00:00
committed by GitHub
parent 133c7dfebd
commit 4005798b30
2 changed files with 21 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ pyhumps = "^3.0.2"
[tool.poetry.dev-dependencies]
pytest = "^7.4"
pre-commit = "^3.5.0"
black = "^23.10"
black = "^23.11"
pylint = "^3.0.2"
isort = "^5.10.1"
mypy = "^1.6"