Skip to content

Commit f7cc8fa

Browse files
authored
Merge pull request #1425 from makeabilitylab/dependabot/pip/pypdf-6.14.2
chore(deps): Bump pypdf from 6.13.3 to 6.14.2
2 parents 0954a76 + 36c632e commit f7cc8fa

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)