From 35fb04910281339625b81cf2709b684702c931d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 00:21:00 +0000 Subject: [PATCH] chore(deps): bump cfn-lint from 1.9.3 to 1.9.5 in /requirements Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.9.3 to 1.9.5. - [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.9.3...v1.9.5) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/reproducible-linux.txt | 6 +++--- requirements/reproducible-mac.txt | 6 +++--- requirements/reproducible-win.txt | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index aa59d404f9..3f806df216 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -28,7 +28,7 @@ regex!=2021.10.8 tzlocal==5.2 #Adding cfn-lint dependency for SAM validate -cfn-lint~=1.9.3 +cfn-lint~=1.9.5 # Type checking boto3 objects boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]==1.34.154 diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index 169c40f665..23dc564fa5 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -114,9 +114,9 @@ cffi==1.16.0 \ --hash=sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956 \ --hash=sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357 # via cryptography -cfn-lint==1.9.3 \ - --hash=sha256:18eba3e8dfdaabf8cacac160c77af9a12b00853607a32265fda91c03b342cced \ - --hash=sha256:a24288d29807b00770246f01f483d001a3dd991cd2851a685527318aa68ee45a +cfn-lint==1.9.5 \ + --hash=sha256:5fb0d5e90b32fc28debde0b094ae6ad8ecd098c361697894a6a4e0a02900ea3b \ + --hash=sha256:edba7e282217561fde9f6a6f870b2442a93420ff639f4f2883705306665732a1 # via aws-sam-cli (setup.py) chardet==5.2.0 \ --hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \ diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index c1abf86ae4..e02b2208c3 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -132,9 +132,9 @@ cffi==1.16.0 \ --hash=sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956 \ --hash=sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357 # via cryptography -cfn-lint==1.9.3 \ - --hash=sha256:18eba3e8dfdaabf8cacac160c77af9a12b00853607a32265fda91c03b342cced \ - --hash=sha256:a24288d29807b00770246f01f483d001a3dd991cd2851a685527318aa68ee45a +cfn-lint==1.9.5 \ + --hash=sha256:5fb0d5e90b32fc28debde0b094ae6ad8ecd098c361697894a6a4e0a02900ea3b \ + --hash=sha256:edba7e282217561fde9f6a6f870b2442a93420ff639f4f2883705306665732a1 # via aws-sam-cli (setup.py) chardet==5.2.0 \ --hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \ diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index e529190e9a..3e64d69e53 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -114,9 +114,9 @@ cffi==1.16.0 \ --hash=sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956 \ --hash=sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357 # via cryptography -cfn-lint==1.9.3 \ - --hash=sha256:18eba3e8dfdaabf8cacac160c77af9a12b00853607a32265fda91c03b342cced \ - --hash=sha256:a24288d29807b00770246f01f483d001a3dd991cd2851a685527318aa68ee45a +cfn-lint==1.9.5 \ + --hash=sha256:5fb0d5e90b32fc28debde0b094ae6ad8ecd098c361697894a6a4e0a02900ea3b \ + --hash=sha256:edba7e282217561fde9f6a6f870b2442a93420ff639f4f2883705306665732a1 # via aws-sam-cli (setup.py) chardet==5.2.0 \ --hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \