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 be077d4

Browse files
authoredSep 30, 2024··
chore(deps-dev): bump cfn-lint from 1.15.1 to 1.15.2
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.15.1 to 1.15.2. - [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.15.1...v1.15.2) --- 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 985d5d4 commit be077d4

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.15.1"
110+
cfn-lint = "1.15.2"
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.