Skip to content

Commit

Permalink
build(deps-dev): Bump cfn-lint from 1.3.4 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.3.4 to 1.4.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.3.4...v1.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 805ff6b commit a30c491
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pyyaml = "~=6.0"
watchdog = "~=4.0.0"

[dev-packages]
cfn-lint = "~=1.3.0"
cfn-lint = "~=1.4.2"
isort = "~=5.13.2"
mypy = "~=1.0"
pytest = "~=8.2.0"
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

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

0 comments on commit a30c491

Please sign in to comment.