Skip to content

Commit 5f0687d

Browse files
committed
fix: update pypdf package version to 6.10.2
1 parent 69aff01 commit 5f0687d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies = [
5555
"xlrd==2.0.2",
5656
"xlwt==1.3.0",
5757
"pymupdf==1.26.3",
58-
"pypdf==6.10.1",
58+
"pypdf==6.10.2",
5959
"pydub==0.25.1",
6060
"pysilk==0.0.1",
6161
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)