From 06eb30a1fe7cf4338b339c1b7dceacd52585067d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:35:31 +0000 Subject: [PATCH] Bump filelock from 3.17.0 to 3.20.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.17.0 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.17.0...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 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 d61c8a9..6ff89be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-maintenance-mode==0.21.1 django-rest-framework==0.1.0 djangorestframework==3.15.2 et_xmlfile==2.0.0 -filelock==3.17.0 +filelock==3.20.3 frozenlist==1.5.0 fsspec==2024.12.0 futures==3.0.5