Bump pypdf from 6.0.0 to 6.1.0
- ID
79ed9d4- date
2025-09-22 09:19:08+00:00- author
dependabot <https://github.com/dependabot>- parent
4362916- message
Bump pypdf from 6.0.0 to 6.1.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.1.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/6.0.0...6.1.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.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 (3550) → requirements.txt (3550)
diff --git a/requirements.txt b/requirements.txt
index c9f55ed..1600f19 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -131,7 +131,7 @@ pygments==2.19.2
# via
# -r requirements.in
# pytest
-pypdf==6.0.0
+pypdf==6.1.0
# via -r requirements.in
pytest==8.4.2
# via -r requirements.in