Skip to content

Commit

Permalink
Upgrade: [dependabot] - 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent f93da4e commit f5bead3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ boto3 = "^1.34.102"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.2.0"
cfn-lint = "^0.87.1"
cfn-lint = "^0.87.2"
pyjwt = "^2.8.0"
proxygen-cli = "^2.1.14"

[tool.poetry.scripts]

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.7.0"
cfn-lint = "^0.87.1"
cfn-lint = "^0.87.2"
black = "^24.4.2"
flake8 = "^7.0.0"
jinja2 = "^3.1.4"
Expand Down

0 comments on commit f5bead3

Please sign in to comment.