Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4aef842

Browse files
authoredNov 5, 2024··
chore(deps-dev): bump cfn-lint from 1.18.3 to 1.18.4
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.18.3 to 1.18.4. - [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.18.3...v1.18.4) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7b8526 commit 4aef842

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
@@ -107,7 +107,7 @@ datadog = ["datadog-lambda"]
107107
datamasking = ["aws-encryption-sdk", "jsonpath-ng"]
108108

109109
[tool.poetry.group.dev.dependencies]
110-
cfn-lint = "1.18.3"
110+
cfn-lint = "1.18.4"
111111
mypy = "^1.1.1"
112112
types-python-dateutil = "^2.8.19.6"
113113
aws-cdk-aws-appsync-alpha = "^2.59.0a0"

0 commit comments

Comments
 (0)
Please sign in to comment.