From e7e7a94b9374b06f1a1992d3faea1dd2b4391f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 21:56:38 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 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..3c3d9eb 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==46.0.5 +cryptography==46.0.7 cycler==0.12.1 decorator==5.1.1 editdistance==0.8.1