Skip to content

Commit 05ef4ef

Browse files
Update pypdf[crypto] requirement from ~=6.5.0 to ~=6.6.2 (#905)
Updates the requirements on [pypdf[crypto]](https://github.com/py-pdf/pypdf) to permit the latest version. - [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.5.0...6.6.2) --- updated-dependencies: - dependency-name: pypdf[crypto] dependency-version: 6.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ad2388 commit 05ef4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"cloudpathlib[s3] ~=0.23.0",
2323
"python-dateutil ~=2.9.0",
2424
"lxml >=5.0.0,<7",
25-
"pypdf[crypto] ~=6.5.0",
25+
"pypdf[crypto] ~=6.6.2",
2626
"PyYAML ~=6.0.2",
2727
"sentry-sdk ~=2.48.0",
2828
"requests ~=2.32.3",

0 commit comments

Comments
 (0)