From b7eb6346de84b7f0d7e7170ddb1fd4428dcb5166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:17:21 +0000 Subject: [PATCH] Bump cfn-lint from 0.83.1 to 0.83.3 in /dependencies/python (#4878) Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.83.1 to 0.83.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.83.1...v0.83.3) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zack Koppert --- 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 847d2abb..67b9f11b 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1 +1 @@ -cfn-lint==0.83.1 +cfn-lint==0.83.3