Skip to content

Commit 85d18f5

Browse files
chore(deps-dev): bump cfn-lint from 0.87.6 to 0.87.7 (#4513)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.87.6 to 0.87.7. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/v0.87.7/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v0.87.6...v0.87.7) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a30ce2 commit 85d18f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ datadog = ["datadog-lambda"]
115115
datamasking = ["aws-encryption-sdk", "jsonpath-ng"]
116116

117117
[tool.poetry.group.dev.dependencies]
118-
cfn-lint = "0.87.6"
118+
cfn-lint = "0.87.7"
119119
mypy = "^1.1.1"
120120
types-python-dateutil = "^2.8.19.6"
121121
httpx = ">=0.23.3,<0.28.0"

0 commit comments

Comments
 (0)