diff --git a/pyproject.toml b/pyproject.toml index 013d9bbc..d1a43252 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "werkzeug>=3.1.2", ] optional-dependencies.dev = [ - "actionlint-py==1.7.7.23", + "actionlint-py==1.7.8.24", "check-manifest==0.50", "check-wheel-contents==0.6.3", "coverage==7.10.7",