We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed0b277 + 0b85c45 commit 4be74c9Copy full SHA for 4be74c9
1 file changed
.review_apps/requirements.txt
@@ -1,3 +1,6 @@
1
# This is here exclusively to inform the version of Checkov we use.
2
# We do not write anything in Python.
3
-checkov==3.2.369
+checkov==3.2.470
4
+# This has been added due to an incompatibility between checkov and the latest pycares version. This can be removed
5
+# when checkov updates their dependency to support 5.x versions of pycares.
6
+pycares<5.0.0
0 commit comments