Skip to main content

build(deps): bump pypdf from 6.1.1 to 6.1.2

ID
2d7318e
date
2025-10-20 09:27:51+00:00
author
dependabot <https://github.com/dependabot>
parent
33e9644
message
build(deps): bump pypdf from 6.1.1 to 6.1.2

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

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.1.2
  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 (3104) → requirements.txt (3104)

diff --git a/requirements.txt b/requirements.txt
index 7035364..5a7dba0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -114,7 +114,7 @@ pygments==2.19.2
     # via
     #   -r requirements.in
     #   pytest
-pypdf==6.1.1
+pypdf==6.1.2
     # via -r requirements.in
 pytest==8.4.2
     # via -r requirements.in