From 3d1c3fd0924b06cc7d74696b3b6500cf3b2448ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:29:57 +0000 Subject: [PATCH] Bump filelock from 3.16.1 to 3.20.1 in /docker/openai-tts-docker Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.1 to 3.20.1. - [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.16.1...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/openai-tts-docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/openai-tts-docker/requirements.txt b/docker/openai-tts-docker/requirements.txt index 110eb68e..9b914e5f 100644 --- a/docker/openai-tts-docker/requirements.txt +++ b/docker/openai-tts-docker/requirements.txt @@ -6,7 +6,7 @@ click==8.1.7 distro==1.9.0 emoji==2.8.0 fastapi==0.115.0 -filelock==3.16.1 +filelock==3.20.1 fsspec==2024.9.0 h11==0.14.0 httpcore==1.0.5