Merge pull request #37689 from frappe/dependabot/pip/pypdf-6.7.4

chore(deps): bump pypdf from 6.7.3 to 6.7.4
This commit is contained in:
Akhil Narang 2026-03-02 10:42:06 +05:30 committed by GitHub
commit 09b4db4d76
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.2",
"pypdf==6.7.3",
"pypdf==6.7.4",
"PyPika @ git+https://github.com/frappe/pypika@2c50e6142b2d61d2d243e466fdd5dc03b3d918f2",
"mysqlclient==2.2.7",
"PyQRCode~=1.2.1",