chore(pip-dev)(deps-dev): bump black from 24.2.0 to 24.3.0

Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.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.2.0...24.3.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-03-19 15:54:16 +00:00 committed by GitHub
parent da5c0bce31
commit e111423452
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.2.0
black==24.3.0
cfgv==3.4.0
click==8.1.7
colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows"