Skip to content

Bump pikepdf from 9.11.0 to 10.3.0 in /docker/readpdf#6860

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/readpdf/pikepdf-10.3.0
Open

Bump pikepdf from 9.11.0 to 10.3.0 in /docker/readpdf#6860
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/readpdf/pikepdf-10.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps pikepdf from 9.11.0 to 10.3.0.

Release notes

Sourced from pikepdf's releases.

v10.3.0

  • Fixed UnicodeDecodeError when listing keys of a dictionary containing invalid UTF-8. Thanks @​qooxzuub. :issue:696
  • Fixed an issue where opening a PDF with duplicate form field names would cause a crash. Accessing a duplicate field by name now returns a proxy list of all matching fields. Thanks @​qooxzuub. :issue:697
  • Added .values() accessor to Object for iterating over dictionary values. Thanks @​qooxzuub.:issue:699,697
  • Added .copy() and .update() methods to Dictionary. Thanks @​qooxzuub.:issue:700
  • Improved Object.copy implementation and added type stubs. Thanks @​qooxzuub.:issue:702
  • Fixed missing return in SimpleFont._encode_diffmap(). Thanks @​lachlan.charlick :issue:706
  • Improved error messages for invalid dictionary access. Thanks @​qooxzuub.:issue:701
  • Lazy load lxml and Pillow to improve import time. Thanks @​qooxzuub. :issue:704
  • Improved atomic_overwrite robustness for restricted directories and special files. :issue:695

v10.1.0

No release notes provided.

v10.0.3

No release notes provided.

v10.0.2

No release notes provided.

v10.0.1

No release notes provided.

v10.0.0

No release notes provided.

v10.0.0rc1

No release notes provided.

Commits
  • 3fba5eb Fix release process
  • 1faee38 Don't build on tag push
  • efdf117 Bump version: v10.3.0
  • 1f10b20 Prepare for v10.3.0 release
  • 37c15e4 Use cyclopts; add pygithub package for dev
  • 8fb1998 Merge pull request #702 from qooxzuub/fix/dictionary-value
  • 14298b4 Fix escape sequence warning
  • d47995d Merge branch 'main' of github.com:pikepdf/pikepdf
  • 57f9dbd Merge pull request #704 from qooxzuub/perf/lazy-loading
  • 6801c0d Improve release workflow
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [pikepdf](https://github.com/pikepdf/pikepdf) from 9.11.0 to 10.3.0.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Commits](pikepdf/pikepdf@v9.11.0...v10.3.0)

---
updated-dependencies:
- dependency-name: pikepdf
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 30, 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