From 0a475774e92975291a7a03c6cbf331b7aacb2418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 00:43:24 +0000 Subject: [PATCH] build(deps): bump filelock from 3.32.7 to 4.0.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.32.7 to 4.0.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.32.7...4.0.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- launcher/requirements-small.txt | 2 +- requirements-lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/launcher/requirements-small.txt b/launcher/requirements-small.txt index f755b77..7d7c2c7 100644 --- a/launcher/requirements-small.txt +++ b/launcher/requirements-small.txt @@ -27,7 +27,7 @@ cryptography==50.0.1 # GOTCHAS #98:WinPython 7z 解 NSIS 后预装 cryptograp decorator==5.3.1 einops==0.8.2 fastapi==0.141.1 -filelock==3.32.7 +filelock==4.0.0 fsspec==2026.7.0 funasr==1.4.15 h11==0.16.0 diff --git a/requirements-lock.txt b/requirements-lock.txt index f028bd0..2abc32b 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -22,7 +22,7 @@ cryptography==50.0.1 decorator==5.3.1 einops==0.8.2 fastapi==0.141.1 -filelock==3.32.7 +filelock==4.0.0 fsspec==2026.7.0 funasr==1.4.15 h11==0.16.0