Skip to content

Commit 36c632e

Browse files
chore(deps): Bump pypdf from 6.13.3 to 6.14.2
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.13.3 to 6.14.2. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.13.3...6.14.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e27e48d commit 36c632e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ wand==0.6.13
7171
# pypdf - pure-Python PDF library, used to auto-count a publication's pages
7272
# (issue #1298) by reading the PDF's page tree directly (no rendering).
7373
# See: https://pypi.org/project/pypdf/
74-
pypdf==6.13.3
74+
pypdf==6.14.2
7575

7676
# Pillow - Python Imaging Library fork, for image manipulation
7777
# Note: Pillow 10.0+ dropped Python 3.7 support; 11.0+ dropped Python 3.8

0 commit comments

Comments
 (0)