Skip to content

Commit 7c9d923

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.43.3 to 1.43.4
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.43.3 to 1.43.4. - [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.43.3...v1.43.4) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.43.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60f8ff3 commit 7c9d923

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
@@ -21,6 +21,6 @@ requests = "^2.32.5"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
pre-commit = "^4.5.1"
24-
cfn-lint = "^1.43.3"
24+
cfn-lint = "^1.43.4"
2525

2626
[tool.poetry.scripts]

0 commit comments

Comments
 (0)