From 44806d048401875a07fe5b014d9e34d3c9b908e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:25:23 +0000 Subject: [PATCH] Bump actionlint-py from 1.7.2.16 to 1.7.3.17 Bumps [actionlint-py](https://github.com/Mateusz-Grzelinski/actionlint-py) from 1.7.2.16 to 1.7.3.17. - [Commits](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/v1.7.2.16...v1.7.3.17) --- 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 76c13451..5eb8f84a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "vws-auth-tools", ] optional-dependencies.dev = [ - "actionlint-py==1.7.2.16", + "actionlint-py==1.7.3.17", "check-manifest==0.49", "deptry==0.20.0", "doc8==1.1.2",