Skip to content

Commit e604f0b

Browse files
chore(deps-dev): bump cfn-lint from 0.79.6 to 0.79.7
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.79.6 to 0.79.7. - [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.79.6...v0.79.7) --- 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 8ca9017 commit e604f0b

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
@@ -88,7 +88,7 @@ aws-sdk = ["boto3"]
8888
datadog=["datadog-lambda"]
8989

9090
[tool.poetry.group.dev.dependencies]
91-
cfn-lint = "0.79.6"
91+
cfn-lint = "0.79.7"
9292
mypy = "^1.1.1"
9393
types-python-dateutil = "^2.8.19.6"
9494
httpx = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)