diff --git a/pyproject.toml b/pyproject.toml index 26734fa6c..e3f52dc5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies = [ "werkzeug>=3.1.2", ] optional-dependencies.dev = [ - "actionlint-py==1.7.11.24", + "actionlint-py==1.7.12.24", "check-manifest==0.51", "check-wheel-contents==0.6.3", "coverage==7.13.5",