Update pypdf requirement from <7,>=6.13.0 to >=6.13.1,<7 - #1966
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.0...6.13.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Code Review: Update pypdf ≥6.13.1,<7Overview This is a Dependabot-generated single-line bump of the What changed and why it matters
This project processes user-uploaded PDFs, making infinite-loop and resource-exhaustion DoS vectors directly exploitable against the parser pipeline. Bumping to 6.13.1 is the correct action. AssessmentCorrectness ✅ Security ✅ (recommend merge) No test coverage needed No changelog fragment needed VerdictApprove and merge. This is a straightforward, low-risk security patch with no API changes. No concerns. |
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
7a3a870REL: 6.13.15efe472SEC: Prevent infinite loops when processing threads/articles (#3839)80509e3ROB: Avoid recursion errors for _doc_common (#3838)d74d95dMAINT: Remove unreachable return in read_until_regex (#3833)1f56e9aROB: Skip truncated bfrange and bfchar lines in process_cm_line (#3829)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)