diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/style/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/style/requirements.txt b/.github/workflows/style/requirements.txt index cea6026801..4063d0eb8c 100644 --- a/.github/workflows/style/requirements.txt +++ b/.github/workflows/style/requirements.txt @@ -1,4 +1,4 @@ -black==24.3.0 +black==24.4.0 clingo==5.7.1 flake8==7.0.0 isort==5.13.2 |