diff --git a/.github/workflows/requirements/style.txt b/.github/workflows/requirements/style.txt index e29729d..39002c6 100644 --- a/.github/workflows/requirements/style.txt +++ b/.github/workflows/requirements/style.txt @@ -1,3 +1,3 @@ black==25.11.0 flake8==7.3.0 -isort[colors]==7.0.0 \ No newline at end of file +isort[colors]==8.0.0 \ No newline at end of file