Skip to content

Commit 7f8b48a

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.19.0 to 1.20.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.19.0 to 1.20.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.19.0...v1.20.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d75e14 commit 7f8b48a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -34,7 +34,7 @@ boto3 = "^1.35.63"
3434
argparse = "^1.4.0"
3535
pre-commit = "^3.5.0"
3636
pytest = "^8.3.3"
37-
cfn-lint = "^1.19.0"
37+
cfn-lint = "^1.20.0"
3838

3939
[tool.poetry.dev-dependencies]
4040
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)