From 1e4889a33524f916faef3c417b6cdc4b73c28b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 21:19:34 +0000 Subject: [PATCH] Bump cfn-lint from 0.87.6 to 0.87.7 in /.requirements Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.87.6 to 0.87.7. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/v0.87.7/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.87.6...v0.87.7) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .requirements/cfn-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.requirements/cfn-lint.txt b/.requirements/cfn-lint.txt index 593161e..664c6e0 100644 --- a/.requirements/cfn-lint.txt +++ b/.requirements/cfn-lint.txt @@ -1 +1 @@ -cfn-lint==0.87.6 +cfn-lint==0.87.7