Skip to content

Commit

Permalink
chore(deps): bump checkov from 3.2.3 to 3.2.10 in /scripts
Browse files Browse the repository at this point in the history
Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.3 to 3.2.10.
- [Release notes](https://github.com/bridgecrewio/checkov/releases)
- [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md)
- [Commits](bridgecrewio/checkov@3.2.3...3.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 8aec744 commit 80eede1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions scripts/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 scripts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Your Name <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.8"
boto3 = "^1"
checkov = "^3.2.3"
checkov = "^3.2.10"
troposphere = {extras = ["policy"], version = "^4.5.3"}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 80eede1

Please sign in to comment.