Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump cfn-lint from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.18.1 to 1.18.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.18.1...v1.18.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 Oct 29, 2024
1 parent 4f9b0f8 commit f0aeefe
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,14 +36,14 @@ boto3 = "^1.35.49"
argparse = "^1.4.0"
pre-commit = "^4.0.1"
pytest = "^8.3.3"
cfn-lint = "^1.18.1"
cfn-lint = "^1.18.2"
pyjwt = {extras = ["crypto"], version = "^2.9.0"}

[tool.poetry.scripts]

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

0 comments on commit f0aeefe

Please sign in to comment.