From e94bd2227b5b83790421ea387984bd0bce9198aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:30:59 +0000 Subject: [PATCH] Bump faster-whisper from 0.9.0 to 0.10.0 Bumps [faster-whisper](https://github.com/guillaumekln/faster-whisper) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/guillaumekln/faster-whisper/releases) - [Commits](https://github.com/guillaumekln/faster-whisper/compare/v0.9.0...0.10.0) --- updated-dependencies: - dependency-name: faster-whisper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0698e1c..b5fbf80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ lxml==4.9.3 PySide6==6.6.0 playwright==1.39.0 simple-websocket==1.0.0 -faster-whisper==0.9.0 +faster-whisper==0.10.0