Skip to main content

Bump pypdf from 5.6.1 to 5.7.0

ID
8ba9671
date
2025-06-30 11:37:45+00:00
author
dependabot <https://github.com/dependabot>
parent
592300f
message
Bump pypdf from 5.6.1 to 5.7.0

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

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 5.7.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 e43cea4..9f459d3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -127,7 +127,7 @@ pygments==2.19.2
     # via
     #   -r requirements.in
     #   pytest
-pypdf==5.6.1
+pypdf==5.7.0
     # via -r requirements.in
 pytest==8.4.1
     # via -r requirements.in