build(deps): bump pypdf (#34485)

Resolves GHSA-vr63-x8vc-m265 and GHSA-jfx9-29x2-rv3j
This commit is contained in:
Akhil Narang 2025-10-24 13:20:04 +05:30 committed by GitHub
parent cfdfae2470
commit e11785199a
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,
# do NOT add loose requirements on PyMySQL versions.
"PyMySQL==1.1.1",
"pypdf~=6.0.0",
"pypdf~=6.1.3",
"PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",