From 3107d3a8acfb0bbd73191bf65d593822fe111dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:33:35 +0000 Subject: [PATCH] chore(deps): bump pyopenssl from 25.0.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.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 77bab8e..1e6a802 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ pyee==13.0.0 Pygments==2.19.1 PyJWT==2.10.1 pymongo==4.11.1 -pyOpenSSL==25.0.0 +pyOpenSSL==26.0.0 pyotp==2.9.0 pyparsing==3.2.1 pytest==8.4.1