chore(deps)(deps): bump pypdf from 6.9.2 to 6.12.2#69
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #69 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 23 23
Lines 1258 1258
=========================================
Hits 1258 1258
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.2 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.9.2...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>
b90c496 to
1c905df
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.



Bumps pypdf from 6.9.2 to 6.12.2.
Release notes
Sourced from pypdf's releases.
... (truncated)
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