From 3f6b63b801b6b556f096cc4c1c939dabf25f72f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 07:42:50 +0000 Subject: [PATCH] Bump cfn-lint from 0.81.0 to 0.83.0 Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.81.0 to 0.83.0. - [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.81.0...v0.83.0) --- 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 b549392..f3f6e3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ botocore==1.31.25 # via # boto3 # s3transfer -cfn-lint==0.81.0 +cfn-lint==0.83.0 # via -r requirements.in jmespath==1.0.1 # via