From 3db4291f323bb4c2f48e49574961ad89d9279ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 21:27:48 +0000 Subject: [PATCH] Bump cfn-lint from 0.79.10 to 0.79.11 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.79.10 to 0.79.11. - [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.79.10...v0.79.11) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 8d7239943..45be352c4 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -16,4 +16,4 @@ flake8-blind-except==0.2.1 flake8-builtins==2.1.0 setuptools==68.2.2 openapi-spec-validator==0.4.0 -cfn-lint==0.79.10 +cfn-lint==0.79.11