Skip to content

Commit

Permalink
chore(deps): bump cfn-lint from 0.79.10 to 0.79.11 in /requirements (#…
Browse files Browse the repository at this point in the history
…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](aws-cloudformation/cfn-lint@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 6136470 commit 55be684
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions requirements/reproducible-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions requirements/reproducible-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 55be684

Please sign in to comment.