Skip to content

Commit 38bfd3f

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.26.1 to 1.27.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.26.1 to 1.27.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.26.1...v1.27.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 d4880b5 commit 38bfd3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@ requests = "^2.32.3"
2020
flake8 = "^7.1.2"
2121
pip-licenses = "^5.0.0"
2222
pre-commit = "^4.1.0"
23-
cfn-lint = "^1.26.1"
23+
cfn-lint = "^1.27.0"
2424

2525
[tool.poetry.scripts]
2626

0 commit comments

Comments
 (0)