Skip to content

Commit d8cc509

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.40.2 to 1.40.3
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.40.2 to 1.40.3. - [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.2...v1.40.3) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.40.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9af5bbd commit d8cc509

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

poetry.lock

Lines changed: 33 additions & 33 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 = "^8.4.2"
1919
pre-commit = "^4.3.0"
20-
cfn-lint = "^1.39.1"
20+
cfn-lint = "^1.40.3"
2121
black = "^25.9.0"
2222
flake8 = "^7.3.0"
2323
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)