chore(pip-dev)(deps-dev): bump black from 24.4.2 to 24.8.0

Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.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.4.2...24.8.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]
2024-08-05 15:24:20 +00:00
committed by Luke Tainton
parent 14d7cecc55
commit 48c5c3b1d4
2 changed files with 25 additions and 25 deletions

View File

@ -12,7 +12,7 @@ pillow = "^10.4.0"
sentry-sdk = "^2.12.0"
[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
black = "^24.8.0"
coverage = "^7.6.0"
pylint = "^3.2.6"
pylint-exit = "^1.2.0"