Skip to main content

Bump pypdf from 5.7.0 to 5.8.0

ID
6e5c13d
date
2025-07-14 12:20:36+00:00
author
dependabot <https://github.com/dependabot>
parent
f60bffe
message
Bump pypdf from 5.7.0 to 5.8.0

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.7.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.7.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>
changed files
1 file, 1 addition, 1 deletion

Changed files

requirements.txt (3439) → requirements.txt (3439)

diff --git a/requirements.txt b/requirements.txt
index 68cc569..497f196 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -127,7 +127,7 @@ pygments==2.19.2
     # via
     #   -r requirements.in
     #   pytest
-pypdf==5.7.0
+pypdf==5.8.0
     # via -r requirements.in
 pytest==8.4.1
     # via -r requirements.in