From 6eec04e1cf6e72fa4bbdca1601812ad4c231bee5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 16:04:20 +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 5e767a8..4ccd26b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Click==7.0 colorama==0.3.7 configparser==3.5.0b2 constantly==15.1.0 -cryptography==2.6.1 +cryptography==46.0.5 cssselect==1.1.0 Cython==0.29.14 dbus-python==1.2.12