From 19fda3c71e51e90c40360b60b87523dd5be9aa2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:34:50 +0000 Subject: [PATCH] Bump pymupdf from 1.25.5 to 1.27.2.3 in /python_components/crawler Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.25.5 to 1.27.2.3. - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](https://github.com/pymupdf/pymupdf/compare/1.25.5...1.27.2.3) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.27.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python_components/crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/crawler/requirements.txt b/python_components/crawler/requirements.txt index b9e4e702..ca679df2 100644 --- a/python_components/crawler/requirements.txt +++ b/python_components/crawler/requirements.txt @@ -8,7 +8,7 @@ lxml==5.3.1 pandas==2.2.3 pip-chill==1.0.3 platformdirs==4.2.2 -pymupdf==1.25.5 +pymupdf==1.27.2.3 pysocks==1.7.1 pytest==8.3.5 selenium==4.34.2