fix: ee/connectors/deploy/requirements_snowflake.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6050294 - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6126975
This commit is contained in:
parent
61855d15c4
commit
8d4bdd1bc1
1 changed files with 1 additions and 0 deletions
|
|
@ -31,3 +31,4 @@ s3transfer==0.6.1
|
|||
six==1.16.0
|
||||
urllib3==1.26.12
|
||||
|
||||
cryptography>=42.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue