Skip to content

Commit

Permalink
chore: bound igraph version to 0.10.5 till aarch64 wheels are availab…
Browse files Browse the repository at this point in the history
…le (#5334)

* bound igraph version to 0.10.5 till aarch64 wheels are available

* fix mypy issue
  • Loading branch information
gruebel authored and actions-user committed Jul 13, 2023
1 parent a9165f9 commit 16d283a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.3.323'
version = '2.3.324'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.3.323
checkov==2.3.324

0 comments on commit 16d283a

Please sign in to comment.