Skip to content

Commit 0626138

Browse files
chore(deps-dev): bump cfn-lint from 0.67.0 to 0.74.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.67.0 to 0.74.0. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v0.67.0...v0.74.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3030d2 commit 0626138

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ all = ["pydantic", "aws-xray-sdk", "fastjsonschema"]
100100
aws-sdk = ["boto3"]
101101

102102
[tool.poetry.group.dev.dependencies]
103-
cfn-lint = "0.67.0"
103+
cfn-lint = "0.74.0"
104104
mypy = "^0.982"
105105
types-python-dateutil = "^2.8.19.6"
106106
httpx = "^0.23.3"

0 commit comments

Comments
 (0)