From 1c4f520177f8c041ed714743f84044c219165b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:24:17 +0000 Subject: [PATCH] build(deps): bump filelock from 3.16.1 to 3.20.3 in /src Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.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.16.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index b17cd7d..24a569f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -25,7 +25,7 @@ cryptography==44.0.1 debugpy==1.8.11 distro==1.9.0 exceptiongroup==1.2.2 -filelock==3.16.1 +filelock==3.20.3 frozenlist==1.5.0 fsspec==2024.12.0 furl==2.1.3