From 5ea24e79996ea9a1bdae9ec4e8181b95b4fc4040 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 20:09:43 +0000 Subject: [PATCH] fix: api/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-15263096 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 8daab7f..afe07a5 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==2.1.0 click==8.1.3 click-log==0.4.0 colorama==0.4.5 -cryptography==42.0.6 +cryptography==46.0.5 deprecation==2.1.0 docutils==0.19 dotty-dict==1.3.1