mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-02-14 09:59:59 +00:00
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-9292516
This commit is contained in:
@@ -14,7 +14,7 @@ google-auth==2.37.0
|
||||
google-cloud-compute==1.22.0
|
||||
ibm_cloud_sdk_core==3.18.0
|
||||
ibm_vpc==0.20.0
|
||||
jinja2==3.1.5
|
||||
jinja2==3.1.6
|
||||
krkn-lib==4.0.8
|
||||
lxml==5.1.0
|
||||
kubernetes==28.1.0
|
||||
|
||||
Reference in New Issue
Block a user