chore(pip-dev)(deps-dev): bump black from 24.3.0 to 24.4.0 (#196)

Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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.3.0...24.4.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]
2024-04-15 21:08:46 +01:00
committed by GitHub
parent f7b4623241
commit 6756c59743
2 changed files with 25 additions and 25 deletions

View File

@ -11,7 +11,7 @@ webex-bot = "^0.4.0"
pillow = "^10.3.0"
[tool.poetry.group.dev.dependencies]
black = "^24.3.0"
black = "^24.4.0"
coverage = "^7.4.4"
pylint = "^3.1.0"
pylint-exit = "^1.2.0"