From 3899f41b65700b51883d9c85cff6bfb3a1ab6621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:23:28 +0000 Subject: [PATCH] Bump cfn-lint from 0.79.9 to 0.79.10 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.79.9 to 0.79.10. - [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.9...v0.79.10) --- 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 79794b4f6..ebb25363d 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.0 openapi-spec-validator==0.4.0 -cfn-lint==0.79.9 +cfn-lint==0.79.10