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

Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.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.8.0...24.10.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-10-08 15:32:24 +00:00
committed by Luke Tainton
parent 4bf5589f5c
commit 6ab2e7c8d1
2 changed files with 27 additions and 27 deletions

View File

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