Skip to content

Commit d5f7d32

Browse files
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 70edcf0 commit d5f7d32

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
@@ -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)