Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pypdf from 6.2.0 to 6.7.0.

Release notes

Sourced from pypdf's releases.

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)

Full Changelog

Version 6.6.0, 2026-01-09

What's new

Security (SEC)

Deprecations (DEP)

New Features (ENH)

  • Embellishments to generated text appearance streams (#3571) by @​PJBrs

Bug Fixes (BUG)

... (truncated)

Changelog

Sourced from pypdf's 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

Security (SEC)

  • Improve handling of partially broken PDF files (#3594)

Deprecations (DEP)

  • Block common page content modifications when assigned to reader (#3582)

New Features (ENH)

  • Embellishments to generated text appearance streams (#3571)

Bug Fixes (BUG)

  • Do not consider multi-byte BOM-like sequences as BOMs (#3589)

Robustness (ROB)

  • Avoid empty FlateDecode outputs without warning (#3579)

... (truncated)

Commits
  • 219153e REL: 6.7.0
  • cf33a60 ENH: Add ability to add font resources for 14 Adobe Core fonts in text widget...
  • 3b94ce8 ROB: Fix AESV2 decryption when /Length missing in encrypt dict (#3629)
  • aab6585 DEV: Update ruff to 0.15.0 (#3627)
  • ecc23d8 DEV: Remove unused tools from pyproject.toml (#3623)
  • 026e08a MAINT: Avoid code duplicates for test file directories (#3621)
  • f6f8427 MAINT: Further refactoring of the Font and FontDescriptor classes and Core Fo...
  • 8f1857d MAINT: Reduce maximum code complexity to 30 (#3620)
  • 14ef6b1 BUG: Avoid invalid load for ICCBased FlateDecode images in mode 1 (#3619)
  • 5d6d7f0 DEP: Deprecate support for abbreviations in decode_stream_data (#3617)
  • 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)

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

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants