From 40f1d73925d12740b4df3edb1d5c503698f2d50c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:54:41 +0000 Subject: [PATCH] Bump pyopenssl from 22.0.0 to 26.0.0 in /py Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 22.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/22.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- py/requirements_lock.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/py/requirements.txt b/py/requirements.txt index 64b2ee18ca655..75a5b69a6f61b 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -17,7 +17,7 @@ packaging==23.2 pluggy==1.3.0 py==1.11.0 pycparser==2.21 -pyOpenSSL==22.0.0 +pyOpenSSL==26.0.0 pyparsing==3.1.2 PySocks==1.7.1 pytest==7.4.4 diff --git a/py/requirements_lock.txt b/py/requirements_lock.txt index b4746763676c5..5e3a256b88f1c 100644 --- a/py/requirements_lock.txt +++ b/py/requirements_lock.txt @@ -416,9 +416,9 @@ pygments==2.17.2 \ # via # readme-renderer # rich -pyopenssl==22.0.0 \ - --hash=sha256:660b1b1425aac4a1bea1d94168a85d99f0b3144c869dd4390d27629d0087f1bf \ - --hash=sha256:ea252b38c87425b64116f808355e8da644ef9b07e429398bfece610f893ee2e0 +pyopenssl==26.0.0 \ + --hash=sha256:df94d28498848b98cc1c0ffb8ef1e71e40210d3b0a8064c9d29571ed2904bf81 \ + --hash=sha256:f293934e52936f2e3413b89c6ce36df66a0b34ae1ea3a053b8c5020ff2f513fc # via -r py/requirements.txt pyparsing==3.1.1 \ --hash=sha256:32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb \