From 5c259c3199dede9ae6ca04ab1a37e19a42b38080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:51:52 +0000 Subject: [PATCH] Bump cfn-lint from 1.20.1 to 1.22.0 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.20.1 to 1.22.0. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.20.1...v1.22.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... 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 0d579da..f9d8c34 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,5 +1,5 @@ boto3==1.35.76 -cfn-lint==1.20.1 +cfn-lint==1.22.0 flake8==7.1.1 flake8-blind-except==0.2.1 flake8-builtins==2.5.0