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-10 19:05:13 +00:00 committed by Luke Tainton
parent 61574fd7ff
commit 41a6624a0c

View File

@ -1,5 +1,5 @@
astroid==3.2.4
black==24.8.0
black==24.10.0
cfgv==3.4.0
click==8.1.7
colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows"