Skip to content

Commit b270617

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.41.0 to 1.42.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.41.0 to 1.42.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.41.0...v1.42.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f4fb9f commit b270617

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
@@ -17,7 +17,7 @@ python = "^3.14"
1717
[tool.poetry.group.dev.dependencies]
1818
pytest = "^9.0.1"
1919
pre-commit = "^4.5.0"
20-
cfn-lint = "^1.41.0"
20+
cfn-lint = "^1.42.0"
2121
black = "^25.9.0"
2222
flake8 = "^7.3.0"
2323
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)