Skip to content

Commit cf6e9a2

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.22.7 to 1.23.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.22.7 to 1.23.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.22.7...v1.23.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 580e67d commit cf6e9a2

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
@@ -20,7 +20,7 @@ requests = "^2.32.3"
2020
flake8 = "^7.1.1"
2121
pip-licenses = "^5.0.0"
2222
pre-commit = "^4.1.0"
23-
cfn-lint = "^1.22.7"
23+
cfn-lint = "^1.23.0"
2424

2525
[tool.poetry.scripts]
2626

0 commit comments

Comments
 (0)