Skip to content

Commit 1c45076

Browse files
gukoffKonstantin Gukovtsmithv11MrTomerLevi
authored andcommitted
fix(general): Remove sneaky unicode characters that break a regex and console outputs on Windows (#6987)
* Remove a sneaky unicode character * Fix unicode dash * Remove unicode single quote * Remove dashes from comment --------- Co-authored-by: Konstantin Gukov <konstantin.gukov@microsoft.com> Co-authored-by: Taylor <28880387+tsmithv11@users.noreply.github.com> Co-authored-by: Tomer Levi <tomerlevi1983@gmail.com>
1 parent 3c4bdd0 commit 1c45076

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.2.389'
1+
version = '3.2.390'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.389
1+
checkov==3.2.390

0 commit comments

Comments
 (0)