From 87ff8c989f7185223746e9f78cde3176cab0d3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:23:51 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 24.2.1 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.2.1 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.2.1...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 780c8e1b..46f76c3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ Pygments==2.15.0 PyJWT==2.9.0 PyMySQL==1.1.1 PyNaCl==1.5.0 -pyOpenSSL==24.2.1 +pyOpenSSL==26.0.0 pyparsing==2.4.7 python-dateutil==2.8.1 python-Levenshtein==0.12.0