Skip to content

Commit db6b388

Browse files
chore(deps): bump cfn-lint in the cfn-lint group across 1 directory
Bumps the cfn-lint group with 1 update in the / directory: [cfn-lint](https://github.com/aws-cloudformation/cfn-lint). Updates `cfn-lint` from 1.52.1 to 1.53.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.52.1...v1.53.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cfn-lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93823f1 commit db6b388

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
# regex is not a direct dependency of SAM CLI, exclude version 2021.10.8 due to not working on M1 Mac
5757
"regex!=2021.10.8",
5858
"tzlocal==5.3.1",
59-
"cfn-lint>=1.51.3,<1.53",
59+
"cfn-lint>=1.51.3,<1.54",
6060
"boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]>=1.41.0",
6161
"python-dotenv>=1.0,<1.3",
6262
]

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ cffi==2.1.0 \
212212
--hash=sha256:fb62edb5bb52cca65fab91a63afa7561607120d26090a7e8fda6fb9f064726da \
213213
--hash=sha256:ff067a8d8d880e7809e4ac88eb009bb848870115317b306666502ccad30b147f
214214
# via cryptography
215-
cfn-lint==1.52.1 \
216-
--hash=sha256:26222d5891f7893c53a97020ed1b390063fec440da941e6eb9d12d3a741c2ac4 \
217-
--hash=sha256:696cf93fc3c20c257eb7c5ce4622621bc8f5b0823cb5e0ea2d042e1eb0c2cd0c
215+
cfn-lint==1.53.1 \
216+
--hash=sha256:8bf13c111d240822f9568e7fda0ba7bb51e117e7d7a857ce215719456d2ffb17 \
217+
--hash=sha256:921c5c476fd8addd97058dfc30bb3dd2249b627dd371d72499b6bd66bdcf07b3
218218
# via aws-sam-cli (pyproject.toml)
219219
charset-normalizer==3.4.7 \
220220
--hash=sha256:007d05ec7321d12a40227aae9e2bc6dca73f3cb21058999a1df9e193555a9dcc \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ cffi==2.1.0 \
212212
--hash=sha256:fb62edb5bb52cca65fab91a63afa7561607120d26090a7e8fda6fb9f064726da \
213213
--hash=sha256:ff067a8d8d880e7809e4ac88eb009bb848870115317b306666502ccad30b147f
214214
# via cryptography
215-
cfn-lint==1.52.1 \
216-
--hash=sha256:26222d5891f7893c53a97020ed1b390063fec440da941e6eb9d12d3a741c2ac4 \
217-
--hash=sha256:696cf93fc3c20c257eb7c5ce4622621bc8f5b0823cb5e0ea2d042e1eb0c2cd0c
215+
cfn-lint==1.53.1 \
216+
--hash=sha256:8bf13c111d240822f9568e7fda0ba7bb51e117e7d7a857ce215719456d2ffb17 \
217+
--hash=sha256:921c5c476fd8addd97058dfc30bb3dd2249b627dd371d72499b6bd66bdcf07b3
218218
# via aws-sam-cli (pyproject.toml)
219219
charset-normalizer==3.4.7 \
220220
--hash=sha256:007d05ec7321d12a40227aae9e2bc6dca73f3cb21058999a1df9e193555a9dcc \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ cffi==2.1.0 \
212212
--hash=sha256:fb62edb5bb52cca65fab91a63afa7561607120d26090a7e8fda6fb9f064726da \
213213
--hash=sha256:ff067a8d8d880e7809e4ac88eb009bb848870115317b306666502ccad30b147f
214214
# via cryptography
215-
cfn-lint==1.52.1 \
216-
--hash=sha256:26222d5891f7893c53a97020ed1b390063fec440da941e6eb9d12d3a741c2ac4 \
217-
--hash=sha256:696cf93fc3c20c257eb7c5ce4622621bc8f5b0823cb5e0ea2d042e1eb0c2cd0c
215+
cfn-lint==1.53.1 \
216+
--hash=sha256:8bf13c111d240822f9568e7fda0ba7bb51e117e7d7a857ce215719456d2ffb17 \
217+
--hash=sha256:921c5c476fd8addd97058dfc30bb3dd2249b627dd371d72499b6bd66bdcf07b3
218218
# via aws-sam-cli (pyproject.toml)
219219
charset-normalizer==3.4.7 \
220220
--hash=sha256:007d05ec7321d12a40227aae9e2bc6dca73f3cb21058999a1df9e193555a9dcc \

0 commit comments

Comments
 (0)