From 52be5ead5382d4e8395aa169d798f098939a655e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:58:11 +0000 Subject: [PATCH] Bump filelock from 3.20.0 to 3.20.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.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.20.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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c2eff2c..1020dec --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2025.10.5 charset-normalizer==3.4.4 diskcache==5.6.3 distro==1.9.0 -filelock==3.20.0 +filelock==3.20.1 fsspec==2025.10.0 gitdb==4.0.12 GitPython==3.1.41