diff --git a/lib/twitch-eventsub-ws/ast/requirements-dev.txt b/lib/twitch-eventsub-ws/ast/requirements-dev.txt index 9a984b20..7872b0fa 100644 --- a/lib/twitch-eventsub-ws/ast/requirements-dev.txt +++ b/lib/twitch-eventsub-ws/ast/requirements-dev.txt @@ -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