chore(pip-dev)(deps-dev): bump black from 24.4.0 to 24.4.2 (#215)

Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2.
- [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.0...24.4.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-26 16:46:31 +01:00
committed by GitHub
parent 824ae7554d
commit 402757ed74
2 changed files with 25 additions and 25 deletions

View File

@ -12,7 +12,7 @@ pillow = "^10.3.0"
sentry-sdk = "^1.45.0"
[tool.poetry.group.dev.dependencies]
black = "^24.4.1"
black = "^24.4.2"
coverage = "^7.5.0"
pylint = "^3.1.0"
pylint-exit = "^1.2.0"