From 64792a714823643ccf3dc1044c1ac44a82daef6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:22:54 +0000 Subject: [PATCH] Bump pyopenssl from 18.0.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 18.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/18.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d8c8e2..b84aeca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pexpect==4.6.0 pickleshare==0.7.5 pip==23.3 ptyprocess==0.6.0 -pyOpenSSL==18.0.0 +pyOpenSSL==26.0.0 pycparser==2.19 pyparsing==2.2.1 python-dateutil==2.7.3