Skip to content

Commit 45e121d

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.40.1 to 1.40.2
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.40.1 to 1.40.2. - [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.1...v1.40.2) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.40.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ccd033 commit 45e121d

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
@@ -20,7 +20,7 @@ python = "^3.13"
2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^8.4.2"
2222
pre-commit = "^4.3.0"
23-
cfn-lint = "^1.39.1"
23+
cfn-lint = "^1.40.2"
2424
black = "^25.9.0"
2525
flake8 = "^7.3.0"
2626
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)