From 32e89185631714e4bb26f72491ed6a509981238b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 08:07:24 +0000 Subject: [PATCH] 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](https://github.com/aws-cloudformation/cfn-lint/compare/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] --- pyproject.toml | 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/pyproject.toml b/pyproject.toml index c28c7167ab..5ea941fb70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ # regex is not a direct dependency of SAM CLI, exclude version 2021.10.8 due to not working on M1 Mac "regex!=2021.10.8", "tzlocal==5.3.1", - "cfn-lint>=1.51.3,<1.53", + "cfn-lint>=1.51.3,<1.54", "boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]>=1.41.0", "python-dotenv>=1.0,<1.3", ] diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index 423cebe6d5..27aff1da3c 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -212,9 +212,9 @@ cffi==2.1.0 \ --hash=sha256:fb62edb5bb52cca65fab91a63afa7561607120d26090a7e8fda6fb9f064726da \ --hash=sha256:ff067a8d8d880e7809e4ac88eb009bb848870115317b306666502ccad30b147f # via cryptography -cfn-lint==1.52.1 \ - --hash=sha256:26222d5891f7893c53a97020ed1b390063fec440da941e6eb9d12d3a741c2ac4 \ - --hash=sha256:696cf93fc3c20c257eb7c5ce4622621bc8f5b0823cb5e0ea2d042e1eb0c2cd0c +cfn-lint==1.53.1 \ + --hash=sha256:8bf13c111d240822f9568e7fda0ba7bb51e117e7d7a857ce215719456d2ffb17 \ + --hash=sha256:921c5c476fd8addd97058dfc30bb3dd2249b627dd371d72499b6bd66bdcf07b3 # via aws-sam-cli (pyproject.toml) charset-normalizer==3.4.7 \ --hash=sha256:007d05ec7321d12a40227aae9e2bc6dca73f3cb21058999a1df9e193555a9dcc \ diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index 1f7f1841c5..7fcd67936f 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -212,9 +212,9 @@ cffi==2.1.0 \ --hash=sha256:fb62edb5bb52cca65fab91a63afa7561607120d26090a7e8fda6fb9f064726da \ --hash=sha256:ff067a8d8d880e7809e4ac88eb009bb848870115317b306666502ccad30b147f # via cryptography -cfn-lint==1.52.1 \ - --hash=sha256:26222d5891f7893c53a97020ed1b390063fec440da941e6eb9d12d3a741c2ac4 \ - --hash=sha256:696cf93fc3c20c257eb7c5ce4622621bc8f5b0823cb5e0ea2d042e1eb0c2cd0c +cfn-lint==1.53.1 \ + --hash=sha256:8bf13c111d240822f9568e7fda0ba7bb51e117e7d7a857ce215719456d2ffb17 \ + --hash=sha256:921c5c476fd8addd97058dfc30bb3dd2249b627dd371d72499b6bd66bdcf07b3 # via aws-sam-cli (pyproject.toml) charset-normalizer==3.4.7 \ --hash=sha256:007d05ec7321d12a40227aae9e2bc6dca73f3cb21058999a1df9e193555a9dcc \ diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index 18a41237cc..c9d5c1accb 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -212,9 +212,9 @@ cffi==2.1.0 \ --hash=sha256:fb62edb5bb52cca65fab91a63afa7561607120d26090a7e8fda6fb9f064726da \ --hash=sha256:ff067a8d8d880e7809e4ac88eb009bb848870115317b306666502ccad30b147f # via cryptography -cfn-lint==1.52.1 \ - --hash=sha256:26222d5891f7893c53a97020ed1b390063fec440da941e6eb9d12d3a741c2ac4 \ - --hash=sha256:696cf93fc3c20c257eb7c5ce4622621bc8f5b0823cb5e0ea2d042e1eb0c2cd0c +cfn-lint==1.53.1 \ + --hash=sha256:8bf13c111d240822f9568e7fda0ba7bb51e117e7d7a857ce215719456d2ffb17 \ + --hash=sha256:921c5c476fd8addd97058dfc30bb3dd2249b627dd371d72499b6bd66bdcf07b3 # via aws-sam-cli (pyproject.toml) charset-normalizer==3.4.7 \ --hash=sha256:007d05ec7321d12a40227aae9e2bc6dca73f3cb21058999a1df9e193555a9dcc \