From 7304011d7bf20e683cca0e63047e0ea568d3656f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:53:21 +0000 Subject: [PATCH] chore(deps): bump filelock in /src/pipeline/backend/huggingface/whisper Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.14.0 to 3.20.3. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.14.0...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 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..5fe5b76f 100644 --- a/src/pipeline/backend/huggingface/whisper/requirements.txt +++ b/src/pipeline/backend/huggingface/whisper/requirements.txt @@ -22,7 +22,7 @@ editdistance==0.8.1 enum-compat==0.0.3 executing==2.0.1 ffmpeg==1.4 -filelock==3.14.0 +filelock==3.20.3 Flask==3.0.3 Flask-RESTful==0.3.10 flatbuffers==24.3.25