Bump black from 23.10.1 to 23.11.0 (#335)

Bumps [black](https://github.com/psf/black) from 23.10.1 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.1...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-13 20:35:35 -05:00
committed by GitHub
parent 22e4690fa1
commit 9c8be91f1f
2 changed files with 21 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ apprise = "^1.6.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
black = "^23.10.1"
black = "^23.11.0"
pylint = "^3.0.2"
rope = "^1.11.0"
mypy = "^1.7.0"