Skip to content

Commit 4f7773c

Browse files
committed
fix: update pypdf version to 6.12.0
1 parent 6022645 commit 4f7773c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies = [
5252
"python-docx==1.2.0",
5353
"xlrd==2.0.2",
5454
"xlwt==1.3.0",
55-
"pypdf==6.10.2",
55+
"pypdf==6.12.0",
5656
"pydub==0.25.1",
5757
"pysilk==0.0.1",
5858
"gunicorn==23.0.0",

0 commit comments

Comments
 (0)