From 2f7c0fa25dee22d3524d3c206e8c88321af72957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:52:34 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 6d2da522..90e8faba 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -15,7 +15,7 @@ click==8.1.7 coloredlogs==15.0.1 contourpy==1.2.1 crcmod==1.7 -cryptography==44.0.1 +cryptography==46.0.5 cycler==0.12.1 decorator==5.1.1 editdistance==0.8.1