From 27487cd50421956f3c5faedb558c00f7b8ff46e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 18:32:24 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 2 updates Bumps the pip group with 2 updates in the /framework directory: [requests](https://github.com/psf/requests) and [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /modules/test/conn/python directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 2 updates in the /modules/test/tls/python directory: [requests](https://github.com/psf/requests) and [cryptography](https://github.com/pyca/cryptography). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) Updates `cryptography` from 44.0.1 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.6) Updates `cryptography` from 44.0.1 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.6) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) Updates `cryptography` from 44.0.1 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.6) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- framework/requirements.txt | 4 ++-- modules/test/conn/python/requirements.txt | 2 +- modules/test/tls/python/requirements.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) 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