build(deps): Update PyPDF to v3.17.0 (#23060)

This commit is contained in:
Bernd Oliver Sünderhauf 2023-11-02 15:16:28 +01:00 committed by GitHub
parent c648d3424b
commit 888fc5fc55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,10 +15,10 @@ dependencies = [
"filetype~=1.2.0",
"GitPython~=3.1.34",
"Jinja2~=3.1.2",
"Pillow~=10.0.0",
"Pillow~=10.0.1",
"PyJWT~=2.8.0",
"PyMySQL==1.1.0",
"pypdf~=3.15.4",
"pypdf~=3.17.0",
"PyPika~=0.48.9",
"PyQRCode~=1.2.1",
"PyYAML~=6.0.1",