diff --git a/.github/workflows/style/requirements.txt b/.github/workflows/style/requirements.txt index 079c4557f64c72..2f7788e56e1301 100644 --- a/.github/workflows/style/requirements.txt +++ b/.github/workflows/style/requirements.txt @@ -1,7 +1,7 @@ black==23.9.1 clingo==5.6.2 flake8==6.1.0 -isort==5.12.0 +isort==5.13.1 mypy==1.6.1 types-six==1.16.21.9 vermin==1.5.2