mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
fix: integration_tests/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-IDNA-6597975
This commit is contained in:
@@ -3,5 +3,5 @@ certifi==2023.11.17
|
||||
h11==0.14.0
|
||||
httpcore==1.0.2
|
||||
httpx==0.26.0
|
||||
idna==3.6
|
||||
idna==3.7
|
||||
sniffio==1.3.0
|
||||
|
||||
Reference in New Issue
Block a user