From 844be6e23815a53097d1306c25c30b643a31bff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:53:33 +0000 Subject: [PATCH] deps(deps): bump filelock from 3.20.1 to 3.20.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.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.20.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index ab5567c..98463d9 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -10,7 +10,7 @@ charset-normalizer==3.4.4 datasets==4.4.2 decorator==5.2.1 dill==0.4.0 -filelock==3.20.1 +filelock==3.20.3 frozenlist==1.8.0 fsspec==2025.10.0 h11==0.16.0