From 250c51b2cd764e6bb00f81a9ea21397ac45c9d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:43:54 +0000 Subject: [PATCH] Bump filelock from 3.18.0 to 3.20.1 in /api-server/qna-eval Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 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.18.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api-server/qna-eval/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-server/qna-eval/requirements.txt b/api-server/qna-eval/requirements.txt index 5bbd5942..f94686a7 100644 --- a/api-server/qna-eval/requirements.txt +++ b/api-server/qna-eval/requirements.txt @@ -31,7 +31,7 @@ einops==0.8.1 executing==2.2.0 fastapi==0.116.1 fastjsonschema==2.21.1 -filelock==3.18.0 +filelock==3.20.1 frozenlist==1.7.0 fsspec==2025.7.0 gguf==0.17.1