From bf830fbe2ec4f2855120780a11232523679b8d2b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 11:58:06 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYASN1-15032639 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e767a8..a9d5c83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,7 +96,7 @@ prettytable==0.7.2 prompt-toolkit==1.0.15 psycopg2==2.8.4 py-ubjson==0.14.0 -pyasn1==0.4.2 +pyasn1==0.6.2 pyasn1-modules==0.2.1 pycairo==1.16.2 pycrypto==2.6.1