diff --git a/pyproject.toml b/pyproject.toml index 5d1cde91d..bb08001e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ "werkzeug>=3.1.2", ] optional-dependencies.dev = [ - "actionlint-py==1.7.4.20", + "actionlint-py==1.7.5.21", "check-manifest==0.50", "check-wheel-contents==0.6.1", "deptry==0.21.2",