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:
snyk-bot
2024-04-14 21:53:01 +00:00
parent 9010c6a97e
commit 8fb83c5565

View File

@@ -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