From 55be6842c3cd39f1362ba3286bb2877e20956abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:31:49 -0700 Subject: [PATCH] chore(deps): bump cfn-lint from 0.79.10 to 0.79.11 in /requirements (#5934) Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.79.10 to 0.79.11. - [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.79.10...v0.79.11) --- 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> --- 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 d7df2a3581..9de22e3bd4 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -29,7 +29,7 @@ regex!=2021.10.8 tzlocal==5.0.1 #Adding cfn-lint dependency for SAM validate -cfn-lint~=0.79.10 +cfn-lint~=0.79.11 # Type checking boto3 objects boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray]==1.28.44 diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index 6274501dce..48582c7b0a 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -123,9 +123,9 @@ cffi==1.15.1 \ --hash=sha256:fa6693661a4c91757f4412306191b6dc88c1703f780c8234035eac011922bc01 \ --hash=sha256:fcd131dd944808b5bdb38e6f5b53013c5aa4f334c5cad0c72742f6eba4b73db0 # via cryptography -cfn-lint==0.79.10 \ - --hash=sha256:01eccb77c3e0bb52a91719a468e3713a376395e9444b639bca4dbe1867ebf225 \ - --hash=sha256:cfaadcd601c513a8ec2af1f19da31e8e2f3e36d71b85a38614b08b03bbab466c +cfn-lint==0.79.11 \ + --hash=sha256:aef38604fce280aacc1bb02f673ebab101503a7660a0d18e08e1df58f3bca885 \ + --hash=sha256:f97f7a6ba9ed3b4715ea4064b437f522235be087a6661d813dbd089757c3a714 # 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 df16675014..763085141c 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -141,9 +141,9 @@ cffi==1.15.1 \ --hash=sha256:fa6693661a4c91757f4412306191b6dc88c1703f780c8234035eac011922bc01 \ --hash=sha256:fcd131dd944808b5bdb38e6f5b53013c5aa4f334c5cad0c72742f6eba4b73db0 # via cryptography -cfn-lint==0.79.10 \ - --hash=sha256:01eccb77c3e0bb52a91719a468e3713a376395e9444b639bca4dbe1867ebf225 \ - --hash=sha256:cfaadcd601c513a8ec2af1f19da31e8e2f3e36d71b85a38614b08b03bbab466c +cfn-lint==0.79.11 \ + --hash=sha256:aef38604fce280aacc1bb02f673ebab101503a7660a0d18e08e1df58f3bca885 \ + --hash=sha256:f97f7a6ba9ed3b4715ea4064b437f522235be087a6661d813dbd089757c3a714 # 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 7d128701ab..895096db33 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -141,9 +141,9 @@ cffi==1.15.1 \ --hash=sha256:fa6693661a4c91757f4412306191b6dc88c1703f780c8234035eac011922bc01 \ --hash=sha256:fcd131dd944808b5bdb38e6f5b53013c5aa4f334c5cad0c72742f6eba4b73db0 # via cryptography -cfn-lint==0.79.10 \ - --hash=sha256:01eccb77c3e0bb52a91719a468e3713a376395e9444b639bca4dbe1867ebf225 \ - --hash=sha256:cfaadcd601c513a8ec2af1f19da31e8e2f3e36d71b85a38614b08b03bbab466c +cfn-lint==0.79.11 \ + --hash=sha256:aef38604fce280aacc1bb02f673ebab101503a7660a0d18e08e1df58f3bca885 \ + --hash=sha256:f97f7a6ba9ed3b4715ea4064b437f522235be087a6661d813dbd089757c3a714 # via aws-sam-cli (setup.py) chardet==5.2.0 \ --hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \