From 65639c95f0132e2169c5c7c2db8e2f9ec7bd9f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:47:16 +0000 Subject: [PATCH] build(deps): bump filelock from 3.18.0 to 3.20.1 in /requirements Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.1. - [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.18.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index fe6e87374b0..f45cfb530a6 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -93,7 +93,7 @@ distro==1.9.0 # via # openai # posthog -filelock==3.18.0 +filelock==3.20.1 # via # huggingface-hub # torch