Skip to content

Commit b5a5be7

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.20.2 to 1.21.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.20.2 to 1.21.0. - [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.20.2...v1.21.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64c54a1 commit b5a5be7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requests = "^2.32.3"
2828
flake8 = "^7.1.1"
2929
pip-licenses = "^4.5.1"
3030
pre-commit = "^3.5.0"
31-
cfn-lint = "^1.20.2"
31+
cfn-lint = "^1.21.0"
3232

3333
[tool.poetry.scripts]
3434

0 commit comments

Comments
 (0)