Bump pypdf from 5.1.0 to 5.8.0

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

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/pypdf-5.8.0
dependabot[bot] 3 days ago committed by GitHub
parent b4410ce9a9
commit 33b5c18c2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save