From eeead5a04b0900220d0cd7ffe690033a93068a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:29:17 +0000 Subject: [PATCH] Bump pyopenssl from 19.1.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 19.1.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/19.1.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 b7fde78..0e30470 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ plotly==4.7.1 pycodestyle==2.5.0 pycparser==2.20 pyflakes==2.1.1 -pyOpenSSL==19.1.0 +pyOpenSSL==26.0.0 PySocks==1.7.1 python-dateutil==2.8.1 pytz==2020.1