From b34e1e02ccaeaed26e5d0643f4fdb56048925a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 02:45:03 +0000 Subject: [PATCH] Bump filelock from 3.32.3 to 3.32.4 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.32.3 to 3.32.4. - [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.3...3.32.4) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.32.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-pytorch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index 4af9b26b1..79bf2a16d 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -11,7 +11,7 @@ cuda-bindings==13.2.0 ; python_version >= "3.11" and python_version < "3.15" and cuda-pathfinder==1.5.4 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" cuda-toolkit==13.0.2 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.15" -filelock==3.32.3 ; python_version >= "3.11" and python_version < "3.15" +filelock==3.32.4 ; python_version >= "3.11" and python_version < "3.15" fonttools==4.63.0 ; python_version >= "3.11" and python_version < "3.15" fsspec==2026.7.0 ; python_version >= "3.11" and python_version < "3.15" idna==3.19 ; python_version >= "3.11" and python_version < "3.15"