diff --git a/framework/requirements.txt b/framework/requirements.txt index 271271988..f06f93f0b 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -1,5 +1,5 @@ # Requirements for the core module -requests==2.32.5 +requests==2.33.0 # Requirements for the net_orc module docker==7.1.0 @@ -28,7 +28,7 @@ responses==0.25.3 markdown==3.5.2 # Requirements for the session -cryptography==44.0.1 +cryptography==46.0.6 pytz==2024.1 # Requirements for the risk profile diff --git a/modules/test/conn/python/requirements.txt b/modules/test/conn/python/requirements.txt index 04480305b..3b6a9aea9 100644 --- a/modules/test/conn/python/requirements.txt +++ b/modules/test/conn/python/requirements.txt @@ -2,7 +2,7 @@ # Package dependencies should always be defined before the user defined # packages to prevent auto-upgrades of stable dependencies cffi==1.17.1 -cryptography==44.0.1 +cryptography==46.0.6 pycparser==2.22 six==1.16.0 diff --git a/modules/test/tls/python/requirements.txt b/modules/test/tls/python/requirements.txt index 47bab2436..8a02b9737 100644 --- a/modules/test/tls/python/requirements.txt +++ b/modules/test/tls/python/requirements.txt @@ -13,9 +13,9 @@ termcolor==2.4.0 urllib3==2.6.0 # User defined packages -cryptography==44.0.1 +cryptography==46.0.6 pyOpenSSL==24.3.0 lxml==5.1.0 # Requirement of pyshark but if upgraded automatically above 5.1 will cause a -requests==2.32.5 +requests==2.33.0 python-nmap==0.7.1 -requests==2.32.5 +requests==2.33.0