From 21df8345f3d8913b874454387a6bba3da12dde09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:53:40 +0000 Subject: [PATCH] Bump filelock from 3.19.1 to 3.20.3 in /src/toxpipe-api Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 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/3.19.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/toxpipe-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/toxpipe-api/requirements.txt b/src/toxpipe-api/requirements.txt index 260f6e5..b60c9b4 100644 --- a/src/toxpipe-api/requirements.txt +++ b/src/toxpipe-api/requirements.txt @@ -35,7 +35,7 @@ fastapi==0.115.9 fastapi-cli==0.0.11 fastapi-cloud-cli==0.1.5 fastjsonschema==2.21.2 -filelock==3.19.1 +filelock==3.20.3 flatbuffers==25.2.10 forbiddenfruit==0.1.4 frozenlist==1.7.0