From 272e961e0e0b306a47476b85e6caecbe1ab31f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 15:39:09 +0000 Subject: [PATCH] build(deps): bump filelock from 3.0.12 to 3.20.3 in /test/py Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.12 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/v3.0.12...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/py/requirements.txt b/test/py/requirements.txt index 75760f96e56..080f90b7b75 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -3,7 +3,7 @@ attrs==19.3.0 concurrencytest==0.1.2 coverage==6.2 extras==1.0.0 -filelock==3.0.12 +filelock==3.20.3 fixtures==3.0.0 importlib-metadata==0.23 linecache2==1.0.0