chore(deps): bump pypdf (#33643)

Resolves GHSA-7hfw-26vp-jp8m

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2025-08-14 15:16:03 +05:30 committed by GitHub
parent debd500cf3
commit c8418e174e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ dependencies = [
# We depend on internal attributes, # We depend on internal attributes,
# do NOT add loose requirements on PyMySQL versions. # do NOT add loose requirements on PyMySQL versions.
"PyMySQL==1.1.1", "PyMySQL==1.1.1",
"pypdf~=5.6.0", "pypdf~=6.0.0",
"PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570", "PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570",
"mysqlclient==2.2.7", "mysqlclient==2.2.7",
"PyQRCode~=1.2.1", "PyQRCode~=1.2.1",