Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump cfn-lint from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.8.1 to 1.8.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.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 2ab45bc commit 8f04ac2
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 @@ -34,7 +34,7 @@ boto3 = "^1.34.145"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.2.2"
cfn-lint = "^1.8.1"
cfn-lint = "^1.8.2"

[tool.poetry.dev-dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit 8f04ac2

Please sign in to comment.