Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit 8374d7e

Browse files
Bump cryptography in /src/pipeline/backend/huggingface/whisper
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71b7eee commit 8374d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pipeline/backend/huggingface/whisper/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ click==8.1.7
1515
coloredlogs==15.0.1
1616
contourpy==1.2.1
1717
crcmod==1.7
18-
cryptography==44.0.0
18+
cryptography==44.0.1
1919
cycler==0.12.1
2020
decorator==5.1.1
2121
editdistance==0.8.1

0 commit comments

Comments
 (0)