chore(deps-dev): update pypdf requirement from >=4.0 to >=6.12.1#79
Merged
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@4.0.0...6.12.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
b30958f to
9383342
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
228780aREL: 6.12.162191d5SEC: Limit input size and element count for XMP metadata (#3796)e852631ROB: Prevent cyclic parent hierarchies for inherited dictionaries (#3795)6b4bbccROB: Deal with invalid first code in LZW decoder (#3794)20c16d3TST: Update tests for Python 3.15 support (#3793)08eb143REL: 6.12.0507d7c9SEC: Disallow cross-reference streams with zero-only width values (#3791)9d27470SEC: Avoid excessive whitespace in layout mode text extraction (#3790)0a8e699DOC: Block encrypting writer in incremental mode (#3789)541ebd4DEV: Update idna from version 3.10 to 3.15