Skip to content

Commit c868912

Browse files
Bump pypdf2 from 1.26.0 to 3.0.1
Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 3.0.1. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/PyPDF2/commits) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b694f3d commit c868912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"cachecontrol==0.12.11",
4141
"lockfile==0.12.2", # This is needed, but not specified as a dependency by cachecontrol
4242
"css-html-js-minify==2.5.5",
43-
"pypdf2==1.26.0",
43+
"pypdf2==3.0.1",
4444
"dictdiffer>=0.8.0",
4545
"Pillow==10.4.0",
4646
"colorlog>=4.1.0,<6.9",

0 commit comments

Comments
 (0)