From 8e19b5a352fe6656fddaa731fdf7b8f14b2f3178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:38:08 +0000 Subject: [PATCH] Bump filelock from 3.17.0 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.17.0 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.17.0...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 d61c8a9..50e58e9 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.1 frozenlist==1.5.0 fsspec==2024.12.0 futures==3.0.5