From fe161a5821c916dd94e3064d59ff09870108831b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:31:55 +0000 Subject: [PATCH] Bump filelock from 3.17.0 to 3.20.1 in /pdf_ocr 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] --- pdf_ocr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf_ocr/requirements.txt b/pdf_ocr/requirements.txt index 5f2cc08..37c2df4 100644 --- a/pdf_ocr/requirements.txt +++ b/pdf_ocr/requirements.txt @@ -32,7 +32,7 @@ defusedxml==0.7.1 # via python-doctr distro==1.9.0 # via openai -filelock==3.17.0 +filelock==3.20.1 # via # huggingface-hub # torch