Skip to content

Commit 05171ec

Browse files
build(deps): update pypdf requirement from 5.7.0 to 5.8.0
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf) to permit the latest version. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@5.7.0...5.8.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 5.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96de7a commit 05171ec

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
@@ -63,7 +63,7 @@ python-docx = "1.2.0"
6363
xlrd = "2.0.2"
6464
xlwt = "1.3.0"
6565
pymupdf = "1.26.3"
66-
pypdf = "5.7.0"
66+
pypdf = "5.8.0"
6767

6868
# 音频处理
6969
pydub = "0.25.1"

0 commit comments

Comments
 (0)