chore(deps): bump pypdf from 6.7.4 to 6.7.5

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.4 to 6.7.5.
- [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.7.4...6.7.5)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.7.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-03 02:50:06 +00:00 committed by GitHub
parent e057d40fbb
commit 87e96a3060
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.2", "PyMySQL==1.1.2",
"pypdf==6.7.4", "pypdf==6.7.5",
"PyPika @ git+https://github.com/frappe/pypika@2c50e6142b2d61d2d243e466fdd5dc03b3d918f2", "PyPika @ git+https://github.com/frappe/pypika@2c50e6142b2d61d2d243e466fdd5dc03b3d918f2",
"mysqlclient==2.2.7", "mysqlclient==2.2.7",
"PyQRCode~=1.2.1", "PyQRCode~=1.2.1",