Skip to main content

Bump pypdf from 6.1.0 to 6.1.1

ID
6617eb0
date
2025-09-29 22:27:59+00:00
author
dependabot <https://github.com/dependabot>
parent
e29eb94
message
Bump pypdf from 6.1.0 to 6.1.1

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

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

diff --git a/requirements.txt b/requirements.txt
index 6ab6385..5bfd4a1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -131,7 +131,7 @@ pygments==2.19.2
     # via
     #   -r requirements.in
     #   pytest
-pypdf==6.1.0
+pypdf==6.1.1
     # via -r requirements.in
 pytest==8.4.2
     # via -r requirements.in