Skip to content

Commit 4dc4e15

Browse files
chore(deps): bump cfn-lint from 1.43.0 to 1.43.1 in /requirements (#8525)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.43.0...v1.43.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3de4418 commit 4dc4e15

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ regex!=2021.10.8
3131
tzlocal==5.3.1
3232

3333
#Adding cfn-lint dependency for SAM validate
34-
cfn-lint~=1.43.0
34+
cfn-lint~=1.43.1
3535

3636
# Type checking boto3 objects
3737
boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]>=1.41.0

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ cffi==2.0.0 \
188188
--hash=sha256:fc7de24befaeae77ba923797c7c87834c73648a05a4bde34b3b7e5588973a453 \
189189
--hash=sha256:fe562eb1a64e67dd297ccc4f5addea2501664954f2692b69a76449ec7913ecbf
190190
# via cryptography
191-
cfn-lint==1.43.0 \
192-
--hash=sha256:0b880d83c3167215988e6409d5782b2c872b66f717c5ae5914f98012a4470895 \
193-
--hash=sha256:138ff2d3fe91a3aff19e089398b101b7509bc49a959e0fd83e72b11ef066e2a3
191+
cfn-lint==1.43.1 \
192+
--hash=sha256:870b9605630d27085da2524a74df3de1d420aa3dd0a6a9421e0b7b233dac6aed \
193+
--hash=sha256:e2d1ed5d4168459db59567ceadf55ad8ea3fd6968c67c853a2e082ea9b1ba49a
194194
# via aws-sam-cli (setup.py)
195195
chardet==5.2.0 \
196196
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ cffi==2.0.0 \
188188
--hash=sha256:fc7de24befaeae77ba923797c7c87834c73648a05a4bde34b3b7e5588973a453 \
189189
--hash=sha256:fe562eb1a64e67dd297ccc4f5addea2501664954f2692b69a76449ec7913ecbf
190190
# via cryptography
191-
cfn-lint==1.43.0 \
192-
--hash=sha256:0b880d83c3167215988e6409d5782b2c872b66f717c5ae5914f98012a4470895 \
193-
--hash=sha256:138ff2d3fe91a3aff19e089398b101b7509bc49a959e0fd83e72b11ef066e2a3
191+
cfn-lint==1.43.1 \
192+
--hash=sha256:870b9605630d27085da2524a74df3de1d420aa3dd0a6a9421e0b7b233dac6aed \
193+
--hash=sha256:e2d1ed5d4168459db59567ceadf55ad8ea3fd6968c67c853a2e082ea9b1ba49a
194194
# via aws-sam-cli (setup.py)
195195
chardet==5.2.0 \
196196
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ cffi==2.0.0 \
188188
--hash=sha256:fc7de24befaeae77ba923797c7c87834c73648a05a4bde34b3b7e5588973a453 \
189189
--hash=sha256:fe562eb1a64e67dd297ccc4f5addea2501664954f2692b69a76449ec7913ecbf
190190
# via cryptography
191-
cfn-lint==1.43.0 \
192-
--hash=sha256:0b880d83c3167215988e6409d5782b2c872b66f717c5ae5914f98012a4470895 \
193-
--hash=sha256:138ff2d3fe91a3aff19e089398b101b7509bc49a959e0fd83e72b11ef066e2a3
191+
cfn-lint==1.43.1 \
192+
--hash=sha256:870b9605630d27085da2524a74df3de1d420aa3dd0a6a9421e0b7b233dac6aed \
193+
--hash=sha256:e2d1ed5d4168459db59567ceadf55ad8ea3fd6968c67c853a2e082ea9b1ba49a
194194
# via aws-sam-cli (setup.py)
195195
chardet==5.2.0 \
196196
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

0 commit comments

Comments
 (0)