From 64b3bba02ccbff36b802874eedb829a7ed8fd939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:19:55 +0000 Subject: [PATCH] Bump cfn-lint from 0.77.5 to 0.80.3 in /dependencies/python (#4690) Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.77.5 to 0.80.3. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.77.5...v0.80.3) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/cfn-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index d3282410..308d596c 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -2,7 +2,7 @@ attrs==23.1.0 aws-sam-translator==1.73.0 boto3==1.28.1 botocore==1.31.1 -cfn-lint==0.77.5 +cfn-lint==0.80.3 jmespath==1.0.1 jschema-to-python==1.2.3 jsonpatch==1.33