chore(deps): update pypdf requirement from >=6.7.0 to >=6.12.2#114
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): update pypdf requirement from >=6.7.0 to >=6.12.2#114dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.7.0...6.12.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
67c6d2a to
9e476e6
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
efad421REL: 6.12.26755d92SEC: Optimize _decode_png_prediction regarding memory and speed (#3806)0b5b8adSEC: Improve loop control in text extraction (#3805)1a7454fMAINT: Remove unneeded backslash in re.compile (#3797)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.0