From 0b1ed5a46013aa547fcf2b6d6e00ea06dd78d4ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:25:24 +0000 Subject: [PATCH] Bump filelock from 3.12.4 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.4 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.12.4...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 6f84ba6..ae0cea5 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -55,7 +55,7 @@ entrypoints==0.4 exceptiongroup==1.1.3 executing==2.0.1 fastjsonschema==2.18.1 -filelock==3.12.4 +filelock==3.20.1 fonttools==4.43.1 fqdn==1.5.1 identify==2.5.30