diff --git a/.github/workflows/requirements/style.txt b/.github/workflows/requirements/style.txt index de8aea164..2c06c97ef 100644 --- a/.github/workflows/requirements/style.txt +++ b/.github/workflows/requirements/style.txt @@ -1,4 +1,4 @@ -black==24.3.0 +black==24.4.0 flake8==7.0.0 isort==5.13.2 codespell==2.2.6