chore(deps-dev): bump black in /lib/twitch-eventsub-ws/ast (#5894)

Bumps [black](https://github.com/psf/black) from 23.3.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/23.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

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]
2025-03-08 17:04:35 +01:00
committed by GitHub
parent 97eb50028d
commit c041804b03
@@ -1,7 +1,7 @@
# Test runner - run pytest in this dir to run tests
pytest==8.3.4
black==23.3.0
black==24.3.0
flake8==7.1.1
mypy==1.15.0
isort==5.12.0