Update pypdf requirement from <7,>=6.13.1 to >=6.13.2,<7#1984
Update pypdf requirement from <7,>=6.13.1 to >=6.13.2,<7#1984dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pypdf](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.13.1...6.13.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
PR Review: Update pypdf >=6.13.1,<7 to >=6.13.2,<7OverviewAutomated Dependabot bump of the minimum required version of What's in pypdf 6.13.2
AnalysisSecurity - The SIGSEGV fix is the most important item here. A crafted PDF with a cyclic Correctness / Robustness - The two robustness fixes prevent Change scope - Single line, lower bound only. The upper bound No tests required - Pure dependency floor bump with no logic changes. Changelog fragment - Per project conventions, a VerdictApprove and merge. Low-risk, security-positive update with no breaking changes. The SIGSEGV DoS fix alone makes it worth taking immediately. |
Updates the requirements on pypdf to permit the latest version.
Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
6490dffREL: 6.13.2d209c2cSEC: Detect multi-hop cyclic /Pages trees in _flatten to prevent SIGSEGV (#3847)06d4106ROB: Fix UnboundLocalError in _read_standard_xref_table on a malformed entry ...c64016aROB: Raise PdfStreamError on non-hexadecimal bytes in hex readers (#3832)6207d77ROB: Guard truncated Type1 font program in _type1_alternative (#3835)e31de26DEV: Bump actions/checkout from 6.0.2 to 6.0.3 (#3843)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)