Bump cryptography version

This is need to fix the security vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2024-26130.
Note: Reported by FOSSA.

Signed-off-by: Naga Ravi Chaitanya Elluri <nelluri@redhat.com>
This commit is contained in:
Naga Ravi Chaitanya Elluri
2024-03-19 14:19:59 -04:00
parent 85f76e9193
commit 2babb53d6e

View File

@@ -38,4 +38,4 @@ zope.interface==5.4.0
git+https://github.com/krkn-chaos/arcaflow-plugin-kill-pod.git
git+https://github.com/vmware/vsphere-automation-sdk-python.git@v8.0.0.0
cryptography>=42.0.2 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=42.0.4 # not directly required, pinned by Snyk to avoid a vulnerability