Skip to content

Commit

Permalink
chore(deps-dev): bump cfn-lint from 0.87.1 to 0.87.2
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.87.1 to 0.87.2.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/v0.87.2/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v0.87.1...v0.87.2)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 3b323c1 commit c477c96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ datadog = ["datadog-lambda"]
datamasking = ["aws-encryption-sdk", "jsonpath-ng"]

[tool.poetry.group.dev.dependencies]
cfn-lint = "0.87.1"
cfn-lint = "0.87.2"
mypy = "^1.1.1"
types-python-dateutil = "^2.8.19.6"
httpx = ">=0.23.3,<0.28.0"
Expand Down

0 comments on commit c477c96

Please sign in to comment.