Skip to content

Commit b7f108b

Browse files
fix(deps): update dependency pymupdf to v1.26.6
1 parent 9afece6 commit b7f108b

2 files changed

Lines changed: 1873 additions & 1874 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies = [
9494
"enum-tools>=0.12.0",
9595
"sphinx-toolbox>=3.8.3",
9696
"pymupdf4llm>=0.0.18",
97-
"pymupdf==1.25.4", # explicitely required as 1.25.3 misses the linux/arm64 wheel and pympudf4llm requires unpinned
97+
"pymupdf==1.26.6", # explicitely required as 1.25.3 misses the linux/arm64 wheel and pympudf4llm requires unpinned
9898
]
9999

100100

0 commit comments

Comments
 (0)