Skip to content

Commit 58000a3

Browse files
chore(deps-dev): bump cfn-lint from 0.83.4 to 0.83.5 (#3487)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.83.4 to 0.83.5. - [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.83.4...v0.83.5) --- 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> Co-authored-by: Leandro Damascena <[email protected]>
1 parent 347286c commit 58000a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -101,7 +101,7 @@ datadog = ["datadog-lambda"]
101101
datamasking-aws-sdk = ["aws-encryption-sdk"]
102102

103103
[tool.poetry.group.dev.dependencies]
104-
cfn-lint = "0.83.4"
104+
cfn-lint = "0.83.5"
105105
mypy = "^1.1.1"
106106
types-python-dateutil = "^2.8.19.6"
107107
httpx = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)