From a6ab87a526baa36ba6d4325e90a94025eb25efa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:47:44 +0000 Subject: [PATCH] build(deps): Bump cfn-lint from 1.16.1 to 1.17.2 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.16.1 to 1.17.2. - [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.16.1...v1.17.2) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d287cb9..dcbe6eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ black==24.10.0 bump2version==1.0.1 -cfn-lint==1.16.1 +cfn-lint==1.17.2 pydocstyle==6.3.0