mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 00:06:06 +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-H11-10293728
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
anyio==4.2.0
|
||||
certifi==2024.7.4
|
||||
h11==0.14.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.2
|
||||
httpx==0.26.0
|
||||
idna==3.6
|
||||
|
||||
Reference in New Issue
Block a user