Skip to content

Commit 2a5cd4c

Browse files
committed
build(deps): update pymupdf to 1.25.5 and pypdf to 5.4.0
1 parent 48297d8 commit 2a5cd4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ openpyxl = "3.1.5"
5050
python-docx = "1.1.2"
5151
xlrd = "2.0.1"
5252
xlwt = "1.3.0"
53-
pymupdf = "1.24.9"
54-
pypdf = "4.3.1"
53+
pymupdf = "1.25.5"
54+
pypdf = "5.4.0"
5555
[build-system]
5656
requires = ["poetry-core"]
5757
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)