Skip to main content

Bump pypdf from 5.6.0 to 5.6.1

ID
a0c8039
date
2025-06-23 10:57:04+00:00
author
dependabot <https://github.com/dependabot>
parent
237d04f
message
Bump pypdf from 5.6.0 to 5.6.1

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

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 eaf3782..0a13a0c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -127,7 +127,7 @@ pygments==2.19.1
     # via
     #   -r requirements.in
     #   pytest
-pypdf==5.6.0
+pypdf==5.6.1
     # via -r requirements.in
 pytest==8.4.1
     # via -r requirements.in