Skip to content

Commit a75adb8

Browse files
dependabot[bot]yantosca
authored andcommitted
Bump pypdf from 4.2.0 to 6.6.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.2.0 to 6.6.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.2.0...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ab24df commit a75adb8

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
@@ -109,7 +109,7 @@ def _write_version_file():
109109
"pylint==3.3.4",
110110
"pyproj==3.7.1",
111111
"python==3.13",
112-
"pypdf==6.4.0",
112+
"pypdf==6.6.0",
113113
"requests==2.32.4",
114114
"scipy==1.15.2",
115115
"sparselt==0.1.3",

0 commit comments

Comments
 (0)