From edc39986384d3402b07b4df174f6d1bc9223bdd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 05:10:02 +0000 Subject: [PATCH] Bump actionlint-py from 1.6.27.12 to 1.6.27.13 Bumps [actionlint-py](https://github.com/Mateusz-Grzelinski/actionlint-py) from 1.6.27.12 to 1.6.27.13. - [Commits](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/v1.6.27.12...v1.6.27.13) --- 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 e335ed947..9077c12c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -297,7 +297,7 @@ dependencies = [ ] [project.optional-dependencies] dev = [ - "actionlint-py==1.6.27.12", + "actionlint-py==1.6.27.13", "check-manifest==0.49", "check-wheel-contents==0.6.0", "deptry==0.16.0",