From 5814b05707019795f43a4479edb91949fe040e02 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 23:52:35 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-15263096 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 536b5d810e..925c351248 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ xlsxwriter==1.2.2 pystache==0.5.4 parsedatetime==2.4 PyJWT==1.7.1 -cryptography==2.8 +cryptography==46.0.5 simplejson==3.16.0 ua-parser==0.8.0 user-agents==2.0