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

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-16 18:07:28 +01:00 committed by GitHub
parent 6756c59743
commit b67dfeb5b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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