Skip to content

Commit

Permalink
feat(general): upgrade cyclonedx-python-lib to version 5.0.0 (#4754)
Browse files Browse the repository at this point in the history
* upgrade cyclonedx-python-lib to version 4.0.0

* fix tests

* fix tests

* fix image test

* fix merge conflicts

* bump to 5.0.0rc1

* update cycloneDX to 5.0.0 and lower bound it
  • Loading branch information
gruebel authored and actions-user committed Oct 25, 2023
1 parent 7b110e1 commit c43c3dc
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 = '3.0.4'
version = '3.0.5'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.0.4
checkov==3.0.5

0 comments on commit c43c3dc

Please sign in to comment.