Skip to content

Commit 4c2840d

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.40.4 to 1.41.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.40.4 to 1.41.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.40.4...v1.41.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79405aa commit 4c2840d

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

0 commit comments

Comments
 (0)