Skip to content

Bump pypdf from 6.4.0 to 6.7.1 in /application/single_app#721

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/application/single_app/pypdf-6.7.1
Open

Bump pypdf from 6.4.0 to 6.7.1 in /application/single_app#721
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/application/single_app/pypdf-6.7.1

Conversation

@dependabot
Copy link

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

Bumps pypdf from 6.4.0 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

Version 6.6.2, 2026-01-26

What's new

Security (SEC)

Full Changelog

Version 6.6.1, 2026-01-25

What's new

Robustness (ROB)

... (truncated)

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

Version 6.6.2, 2026-01-26

Security (SEC)

  • Detect cyclic references when retrieving outlines (#3610)

Full Changelog

Version 6.6.1, 2026-01-25

Robustness (ROB)

  • /AcroForm might be NullObject (#3601)
  • Handle missing font bounding boxes gracefully (#3600)

Full Changelog

Version 6.6.0, 2026-01-09

... (truncated)

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.4.0 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.4.0...6.7.1)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 19, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments