Bump pypdf from 6.11.0 to 6.12.2 in /requirements/partial#3593
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump pypdf from 6.11.0 to 6.12.2 in /requirements/partial#3593dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
63b8079 to
dd06abb
Compare
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.11.0 to 6.12.2. - [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.11.0...6.12.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dd06abb to
fef3d55
Compare
Contributor
Author
|
Looks like pypdf is up-to-date now, so this is no longer needed. |
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.
Bumps pypdf from 6.11.0 to 6.12.2.
Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
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