From a2eb59189c9ef6a260921b9759b84f128d5b2531 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 14:38:56 +0000 Subject: [PATCH] fix: runtime/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-15263096 --- runtime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/requirements.txt b/runtime/requirements.txt index f69192ad24..69697f1945 100644 --- a/runtime/requirements.txt +++ b/runtime/requirements.txt @@ -6,7 +6,7 @@ ccxt==1.30.87 certifi==2020.6.20 cffi==1.14.0 chardet==3.0.4 -cryptography==2.9.2 +cryptography==46.0.5 idna==2.10 multidict==4.7.6 pycares==3.1.1