Bump black from 23.11.0 to 23.12.1 (#343)

Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.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.11.0...23.12.1)

---
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]
2024-01-01 12:48:30 -05:00
committed by GitHub
parent 8bf79124b4
commit 4a397d38cb
2 changed files with 26 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ apprise = "^1.7.1"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.4"
black = "^23.11.0"
black = "^23.12.1"
pylint = "^3.0.3"
rope = "^1.11.0"
mypy = "^1.8.0"