build(deps): bump pypdf from 6.2.0 to 6.4.0
- ID
b5eb1ca- date
2025-11-24 21:57:14+00:00- author
dependabot <https://github.com/dependabot>- parent
006be20- message
build(deps): bump pypdf from 6.2.0 to 6.4.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.2.0 to 6.4.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.2.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.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 (3105) → requirements.txt (3105)
diff --git a/requirements.txt b/requirements.txt
index d04d89e..c6d6d49 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -114,7 +114,7 @@ pygments==2.19.2
# via
# -r requirements.in
# pytest
-pypdf==6.2.0
+pypdf==6.4.0
# via -r requirements.in
pytest==9.0.1
# via -r requirements.in