Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 65c1b02 commit 0e05c96
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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,14 +36,14 @@ boto3 = "^1.35.63"
argparse = "^1.4.0"
pre-commit = "^4.0.1"
pytest = "^8.3.3"
cfn-lint = "^1.19.0"
cfn-lint = "^1.20.0"
pyjwt = {extras = ["crypto"], version = "^2.10.0"}

[tool.poetry.scripts]

[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.1"
cfn-lint = "^1.19.0"
cfn-lint = "^1.20.0"
black = "^24.10.0"
flake8 = "^7.1.1"
jinja2 = "^3.1.4"
Expand Down

0 comments on commit 0e05c96

Please sign in to comment.