Skip to content

chore(deps): bump pypdf from 6.6.2 to 6.7.1 in /api#32427

Merged
asukaminato0721 merged 1 commit intomainfrom
dependabot/uv/api/pypdf-6.7.1
Feb 20, 2026
Merged

chore(deps): bump pypdf from 6.6.2 to 6.7.1 in /api#32427
asukaminato0721 merged 1 commit intomainfrom
dependabot/uv/api/pypdf-6.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps pypdf from 6.6.2 to 6.7.1.

Release notes

Sourced from pypdf's releases.

Version 6.7.1, 2026-02-17

What's new

Security (SEC)

Bug Fixes (BUG)

Robustness (ROB)

Full Changelog

Version 6.7.0, 2026-02-08

What's new

Deprecations (DEP)

New Features (ENH)

  • Add ability to add font resources for 14 Adobe Core fonts in text widget annotations (#3624) by @​PJBrs

Bug Fixes (BUG)

Robustness (ROB)

Full Changelog

Changelog

Sourced from pypdf's changelog.

Version 6.7.1, 2026-02-17

Security (SEC)

  • Detect cyclic references when accessing TreeObject.children (#3645)
  • Limit size of /ToUnicode entries (#3646)
  • Limit FlateDecode recovery attempts (#3644)

Bug Fixes (BUG)

  • Avoid own object replacement logic in PageObject.replace_contents (#3638)
  • Fix UnboundLocalError when update_page_form_field_values with /Sig (#3634)

Robustness (ROB)

  • Avoid divison by zero when decoding FlateDecode PNG prediction (#3641)

Full Changelog

Version 6.7.0, 2026-02-08

Deprecations (DEP)

  • Deprecate support for abbreviations in decode_stream_data (#3617)

New Features (ENH)

  • Add ability to add font resources for 14 Adobe Core fonts in text widget annotations (#3624)

Bug Fixes (BUG)

  • Avoid invalid load for ICCBased FlateDecode images in mode 1 (#3619)

Robustness (ROB)

  • Fix AESV2 decryption when /Length missing in encrypt dict (#3629)
  • Fix merging when annotations point to NullObject (#3613)
  • Check for self._info being None in compress_identical_objects (#3612)

Full Changelog

Commits
  • ad2a45d REL: 6.7.1
  • bd2f6d0 SEC: Detect cyclic references when accessing TreeObject.children (#3645)
  • 77d7b8d SEC: Limit size of /ToUnicode entries (#3646)
  • 7905842 SEC: Limit FlateDecode recovery attempts (#3644)
  • 743151a DOC: Exceptions usually are not considered a security issue (#3642)
  • 9cdcc4c ROB: Avoid divison by zero when decoding FlateDecode PNG prediction (#3641)
  • cd9e9da BUG: Avoid own object replacement logic in PageObject.replace_contents (#3638)
  • 5bf2008 DEV: Bump cryptography from 44.0.2 to 46.0.5 (#3640)
  • fe39ae6 DEV: Update Pillow to 12.1.1 (#3639)
  • 75de17f BUG: Fix UnboundLocalError when update_page_form_field_values with /Sig (#3634)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.6.2 to 6.7.1.
- [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.6.2...6.7.1)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.7.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2026
@dependabot dependabot bot requested a review from QuantumGhost as a code owner February 19, 2026 20:12
@dependabot dependabot bot added python:uv Pull requests that update python:uv code dependencies Pull requests that update a dependency file labels Feb 19, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 19, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 20, 2026
@asukaminato0721 asukaminato0721 merged commit 41e2812 into main Feb 20, 2026
14 checks passed
@asukaminato0721 asukaminato0721 deleted the dependabot/uv/api/pypdf-6.7.1 branch February 20, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments