Bump black from 24.2.0 to 24.3.0

Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.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/24.2.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-20 18:13:57 +00:00
committed by GitHub
parent 193bb690d1
commit 8127b85094
2 changed files with 25 additions and 25 deletions

View File

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