From f7f4bc2442f53427b10c7876ff8f75c6f1198eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 23:22:22 +0000 Subject: [PATCH] Bump filelock from 3.0.12 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.12 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/v3.0.12...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d726088..14a75f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ colorama==0.4.4 configparser==5.0.1 crayons==0.4.0 distlib==0.3.1 -filelock==3.0.12 +filelock==3.20.1 idna==3.7 iniconfig==1.1.1 packaging==20.4