Skip to content

Commit e9ef5a6

Browse files
chore(deps-dev): bump cfn-lint from 0.80.2 to 0.80.3
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.80.2 to 0.80.3. - [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.80.2...v0.80.3) --- 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 a0841c2 commit e9ef5a6

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

9191
[tool.poetry.group.dev.dependencies]
92-
cfn-lint = "0.80.2"
92+
cfn-lint = "0.80.3"
9393
mypy = "^1.1.1"
9494
types-python-dateutil = "^2.8.19.6"
9595
httpx = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)