Skip to content

Commit bd26065

Browse files
chore(deps): Update cfnlint to 1.42.0 (aws#8473)
* Update cfnlint to 1.42.0 * Update reproducibles: update-reproducible-linux-reqs * Update reproducibles: update-reproducible-mac-reqs * Update reproducibles: update-reproducible-win-reqs --------- Co-authored-by: GitHub Action <action@github.com>
1 parent 6d54aed commit bd26065

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.41.0
34+
cfn-lint~=1.42.0
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.41.0 \
192-
--hash=sha256:6feca1cf57f9ed2833bab68d9b1d38c8033611e571fa792e45ab4a39e2b8ab57 \
193-
--hash=sha256:cd43f76f59a664b2bad580840827849fac0d56a3b80e9a41315d8ab5ff6b563a
191+
cfn-lint==1.42.0 \
192+
--hash=sha256:0bd373d34451e396c14a95be03fe4bcba8d2c00b2a4c61697a04deaa79ab67ed \
193+
--hash=sha256:431523d3bc32f2db411451b8010ccaf770556bebfe44d6df75c1a17ecf957496
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.41.0 \
192-
--hash=sha256:6feca1cf57f9ed2833bab68d9b1d38c8033611e571fa792e45ab4a39e2b8ab57 \
193-
--hash=sha256:cd43f76f59a664b2bad580840827849fac0d56a3b80e9a41315d8ab5ff6b563a
191+
cfn-lint==1.42.0 \
192+
--hash=sha256:0bd373d34451e396c14a95be03fe4bcba8d2c00b2a4c61697a04deaa79ab67ed \
193+
--hash=sha256:431523d3bc32f2db411451b8010ccaf770556bebfe44d6df75c1a17ecf957496
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.41.0 \
192-
--hash=sha256:6feca1cf57f9ed2833bab68d9b1d38c8033611e571fa792e45ab4a39e2b8ab57 \
193-
--hash=sha256:cd43f76f59a664b2bad580840827849fac0d56a3b80e9a41315d8ab5ff6b563a
191+
cfn-lint==1.42.0 \
192+
--hash=sha256:0bd373d34451e396c14a95be03fe4bcba8d2c00b2a4c61697a04deaa79ab67ed \
193+
--hash=sha256:431523d3bc32f2db411451b8010ccaf770556bebfe44d6df75c1a17ecf957496
194194
# via aws-sam-cli (setup.py)
195195
chardet==5.2.0 \
196196
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

0 commit comments

Comments
 (0)