Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

build(deps): bump pypdf from 6.6.2 to 6.7.0#329

Merged
alexwlchan merged 1 commit into
mainfrom
dependabot/pip/pypdf-6.7.0
Feb 9, 2026
Merged

build(deps): bump pypdf from 6.6.2 to 6.7.0#329
alexwlchan merged 1 commit into
mainfrom
dependabot/pip/pypdf-6.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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

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.6.2 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.6.2...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 Pull requests that update Python code labels Feb 9, 2026
@alexwlchan alexwlchan merged commit 6f6bd77 into main Feb 9, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/pip/pypdf-6.7.0 branch February 9, 2026 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant