From 2a02075c42d99494b74114578ee17fc7f907b9b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 05:38:04 +0000 Subject: [PATCH] Bump pyopenssl from 19.0.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 19.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/19.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 b02b28639d567..374c13c40bf9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ psutil==5.6.6 psycopg2==2.7.7; sys_platform != 'win32' and python_version < '3.8' psycopg2==2.8.6; sys_platform == 'win32' or python_version >= '3.8' pydot==1.4.1 -pyopenssl==19.0.0 +pyopenssl==26.0.0 PyPDF2==1.26.0 pypiwin32 ; sys_platform == 'win32' pyserial==3.4