From cbdc6fb4b82c0ff17bb50327757861b1d43c5367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 06:44:09 +0000 Subject: [PATCH] deps(deps): bump filelock from 3.20.1 to 3.31.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.31.0. - [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.31.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..6af0c03 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.31.0 frozenlist==1.8.0 fsspec==2025.10.0 h11==0.16.0