From 8ac3455d0b2e03ef8046a2333b50265cb0981c13 Mon Sep 17 00:00:00 2001 From: Jacob Boddey Date: Thu, 2 Jan 2025 09:53:17 +0000 Subject: [PATCH] Update Crypto and Jinja libraries --- framework/requirements.txt | 2 +- modules/test/tls/python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/requirements.txt b/framework/requirements.txt index 6299ef6d4..1c3f673a7 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -41,5 +41,5 @@ paho-mqtt==2.1.0 APScheduler==3.10.4 # Requirements for reports generation -Jinja2==3.1.4 +Jinja2==3.1.5 beautifulsoup4==4.12.3 diff --git a/modules/test/tls/python/requirements.txt b/modules/test/tls/python/requirements.txt index 4f241ef86..a5719c77c 100644 --- a/modules/test/tls/python/requirements.txt +++ b/modules/test/tls/python/requirements.txt @@ -13,7 +13,7 @@ termcolor==2.4.0 urllib3==2.2.2 # User defined packages -cryptography==43.0.0 +cryptography==43.0.1 pyOpenSSL==24.3.0 lxml==5.1.0 # Requirement of pyshark but if upgraded automatically above 5.1 will cause a pyshark==0.6