Skip to content

chore(deps): update pdfminer-six requirement from >=20221105 to >=20260107#49

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pdfminer-six-gte-20260107
Open

chore(deps): update pdfminer-six requirement from >=20221105 to >=20260107#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pdfminer-six-gte-20260107

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on pdfminer-six to permit the latest version.

Release notes

Sourced from pdfminer-six's releases.

20260107

Added

  • Support cmap types 6, 10 and 12 (#598)

Fixed

  • Encapsulate error when failing to get attribute or data from stream (#1225, #1226)
  • Validate maximum size of xref start (#1227)
  • Use lazy %-style formatting for logging (#1234)

Removed

  • Unused methods close, tell and poll on PSBaseParser (#1230)
Changelog

Sourced from pdfminer-six's changelog.

[20260107]

Added

  • Support cmap types 6, 10 and 12 (#598)

Fixed

  • Encapsulate error when failing to get attribute or data from stream (#1225, #1226)
  • Validate maximum size of xref start (#1227)
  • Use lazy %-style formatting for logging (#1234)

Removed

  • Unused methods close, tell and poll on PSBaseParser (#1230)

[20251230]

Security

  • Eliminated arbitrary code execution vulnerability (CVE-2025-64512) by replacing pickle CMap storage with json - users with custom pickle CMaps can use tools/convert_cmaps_to_json.py to convert to JSON format (#1172))

[20251229]

Added

  • Support for colored and uncolored tiling patterns per ISO 32000 (#1171)
  • Pre-commit hooks for automated code quality checks (#1215)
  • Ruff rules for for modernized Python syntax (#1218)

Changed

  • Using makefile instead of nox for local development (#1222)

Fixed

  • Fix struct.error when processing PDFs with odd-length font encoding buffers (#1169)
  • PSBaseParser combines tokens split across streams (#1158)
  • Improve exception handling in PDFDocument with more precise error propagation (#1220)

[20251227]

Added

  • Support for Python 3.14 (#1209)

Changed

  • Refuse to execute circular references to content streams (including Form XObjects) (#1143)

... (truncated)

Commits

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)

Updates the requirements on [pdfminer-six](https://github.com/pdfminer/pdfminer.six) to permit the latest version.
- [Release notes](https://github.com/pdfminer/pdfminer.six/releases)
- [Changelog](https://github.com/pdfminer/pdfminer.six/blob/master/CHANGELOG.md)
- [Commits](pdfminer/pdfminer.six@2022110...2026010)

---
updated-dependencies:
- dependency-name: pdfminer-six
  dependency-version: '20260107'
  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 Apr 22, 2026
@dependabot dependabot Bot requested a review from racmac57 as a code owner April 22, 2026 22:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 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