Bump pypdf from 5.1.0 to 6.4.2

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

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1256/head
dependabot[bot] 1 week ago committed by GitHub
parent 9835819417
commit 45c5e61632
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -60,7 +60,7 @@ python = ">=3.10,<4.0"
setuptools = "*" setuptools = "*"
asyncio = ">=3.4.3,<5.0" asyncio = ">=3.4.3,<5.0"
toml = "*" toml = "*"
pypdf = "5.1.0" pypdf = "6.4.2"
loguru = "*" loguru = "*"
pydantic = "*" pydantic = "*"
tenacity = "*" tenacity = "*"

Loading…
Cancel
Save