From 0368a33a53eadb505312cc6308ea5731c579cab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:11:22 +0000 Subject: [PATCH] Bump filelock from 3.15.4 to 3.20.3 in /code Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.4 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.15.4...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 8bd74e4..7249c71 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -37,7 +37,7 @@ exceptiongroup==1.2.2 executing==1.2.0 fastapi==0.111.1 fastapi-cli==0.0.4 -filelock==3.15.4 +filelock==3.20.3 flash-attn==2.6.3 fonttools==4.41.1 frozenlist==1.3.3