Skip to content

Commit 27b167c

Browse files
chore(deps-dev): bump cfn-lint from 0.78.1 to 0.78.2 (#2823)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.78.1 to 0.78.2. - [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.78.1...v0.78.2) --- updated-dependencies: - dependency-name: cfn-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 146bbc6 commit 27b167c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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
@@ -86,7 +86,7 @@ all = ["pydantic", "aws-xray-sdk", "fastjsonschema"]
8686
aws-sdk = ["boto3"]
8787

8888
[tool.poetry.group.dev.dependencies]
89-
cfn-lint = "0.78.1"
89+
cfn-lint = "0.78.2"
9090
mypy = "^1.1.1"
9191
types-python-dateutil = "^2.8.19.6"
9292
httpx = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)