From b490439daad96f1616a88bd32b0e14383d626da1 Mon Sep 17 00:00:00 2001 From: Matthew Tighe Date: Wed, 11 Feb 2026 11:56:32 -0800 Subject: [PATCH] Update cryptography to 43.0.0 to fix CVE-2026-26007 --- meshrr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshrr/requirements.txt b/meshrr/requirements.txt index efb1aea..62cbcec 100644 --- a/meshrr/requirements.txt +++ b/meshrr/requirements.txt @@ -1,6 +1,6 @@ bcrypt==4.0.1 cffi==1.16.0 -cryptography==41.0.4 +cryptography==43.0.0 dnspython==2.6.1 Jinja2==3.1.3 junos-eznc==2.6.8