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

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>
This commit is contained in:
dependabot[bot] 2024-05-03 22:44:26 +00:00 committed by Luke Tainton
parent 8f1e749ac4
commit f5fc321c7c

View File

@ -1,5 +1,5 @@
astroid==3.1.0
black==24.4.0
black==24.4.2
cfgv==3.4.0
click==8.1.7
colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows"