From 0b02ddeb256115df307eacadb08c1d3a051fbc12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:12:25 +0000 Subject: [PATCH] Bump filelock from 3.13.1 to 3.20.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 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.13.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 100d4b6..173f7b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.3.2 click==8.1.7 fastapi==0.115.14 # fasttext==0.9.3 # Removed in v2.1 - using mBERT only -filelock==3.16.0 +filelock==3.20.3 fsspec==2024.9.0 h11==0.16.0 huggingface-hub diff --git a/src/requirements.txt b/src/requirements.txt index 6224655..d1a46d5 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -24,7 +24,7 @@ distro-info==1.1+ubuntu0.2 exceptiongroup==1.2.0 fastapi==0.110.0 fasttext==0.9.2 -filelock==3.13.1 +filelock==3.20.3 fsspec==2024.3.1 h11==0.16.0 httplib2==0.20.2