From 81f1a5679de44d5b906911f3f75e4b68ba2a6550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 05:48:21 +0000 Subject: [PATCH] Bump actionlint-py from 1.7.3.17 to 1.7.4.18 Bumps [actionlint-py](https://github.com/Mateusz-Grzelinski/actionlint-py) from 1.7.3.17 to 1.7.4.18. - [Commits](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/v1.7.3.17...v1.7.4.18) --- updated-dependencies: - dependency-name: actionlint-py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8ccb10c97..4f02a7cdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ "werkzeug", ] optional-dependencies.dev = [ - "actionlint-py==1.7.3.17", + "actionlint-py==1.7.4.18", "check-manifest==0.50", "check-wheel-contents==0.6.0", "deptry==0.20.0",