From fe68d97ae9533815bcd0f68662405d33e95bb33f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:17:57 +0000 Subject: [PATCH] Bump pyopenssl from 24.0.0 to 26.0.0 in /modules/python Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/python/requirements.txt b/modules/python/requirements.txt index 3ec9b9f8cc..f9abb045e6 100644 --- a/modules/python/requirements.txt +++ b/modules/python/requirements.txt @@ -12,4 +12,4 @@ coverage==7.6.12 semver==3.0.4 requests==2.32.4 pyyaml==6.0.2 -pyOpenSSL==24.0.0 \ No newline at end of file +pyOpenSSL==26.0.0 \ No newline at end of file