From 6f2e5a0f3f3ee2e86a587c9aaad3c371498dfb07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:43:55 +0000 Subject: [PATCH] Bump pyopenssl from 25.1.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.1.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.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 554a68e3..2fb30c1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==2.22 PyJWT==2.9.0 -pyOpenSSL==25.1.0 +pyOpenSSL==26.0.0 PyPDF2==3.0.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.1