mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
fix: integration_tests/requirements.txt to reduce vulnerabilities (#4038)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-7430173 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
anyio==4.2.0
|
||||
certifi==2023.11.17
|
||||
certifi==2024.7.4
|
||||
h11==0.14.0
|
||||
httpcore==1.0.2
|
||||
httpx==0.26.0
|
||||
|
||||
Reference in New Issue
Block a user