From 87b3ebf25604da7744b03e9ef63d062329825643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:34:36 +0000 Subject: [PATCH] chore(deps): bump pyopenssl in /src/pipeline/backend/huggingface/whisper Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.3.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/pipeline/backend/huggingface/whisper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipeline/backend/huggingface/whisper/requirements.txt b/src/pipeline/backend/huggingface/whisper/requirements.txt index 90e8fab..65f4c59 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -78,7 +78,7 @@ pydub==0.25.1 Pygments==2.18.0 pynndescent==0.5.13 pynvml==11.5.0 -pyOpenSSL==24.3.0 +pyOpenSSL==26.0.0 pyparsing==3.1.2 pytorch-wpe==0.0.1 PyYAML==6.0