build(deps): bump pypdf in the pip group across 1 directory

Bumps the pip group with 1 update in the / directory: [pypdf](https://github.com/py-pdf/pypdf).


Updates `pypdf` from 6.0.0 to 6.1.3
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.0.0...6.1.3)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.1.3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-22 20:04:55 +00:00 committed by 刘瑞斌
parent 096c72513f
commit 14ff47a409

View File

@ -49,7 +49,7 @@ dependencies = [
"xlrd==2.0.2", "xlrd==2.0.2",
"xlwt==1.3.0", "xlwt==1.3.0",
"pymupdf==1.26.3", "pymupdf==1.26.3",
"pypdf==6.0.0", "pypdf==6.1.3",
"pydub==0.25.1", "pydub==0.25.1",
"pysilk==0.0.1", "pysilk==0.0.1",
"gunicorn==23.0.0", "gunicorn==23.0.0",