Skip to content

Commit ce37591

Browse files
chore(deps): bump cfn-lint from 1.23.1 to 1.26.1 in /scripts
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.23.1 to 1.26.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.23.1...v1.26.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85523bf commit ce37591

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scripts/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.8"
1010
boto3 = "^1"
1111
checkov = "^3.2.10"
1212
troposphere = {extras = ["policy"], version = "^4.9.0"}
13-
cfn-lint = "^1.23.1"
13+
cfn-lint = "^1.26.1"
1414

1515
[tool.poetry.dev-dependencies]
1616

0 commit comments

Comments
 (0)