Skip to content

chore(deps): update pdfminer-six requirement from ^20250506 to ^20251107 in /server#140

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/server/pdfminer-six-tw-20251107
Open

chore(deps): update pdfminer-six requirement from ^20250506 to ^20251107 in /server#140
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/server/pdfminer-six-tw-20251107

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 10, 2025

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

Release notes

Sourced from pdfminer-six's releases.

20251107

Added

  • Support for extracting images with TIFF predictor (#1058)

Fixed

  • Correct tightest fitting bounding boxes for rotated content (#1114)
  • TypeError when passing wrong number of arguments to safe_rgb (#1118)
  • OverflowError in safe_float when input is too large (#1121)
  • Saving colour spaces on the graphics stack (#1119)
  • Remove padding from AES-encrypted strings(#1123)
Changelog

Sourced from pdfminer-six's changelog.

[20251107]

Fixed

  • Arbitrary code execution when loading pickle cmaps (issue)

[20250506]

Added

  • Support for extracting images with TIFF predictor (#1058)

Fixed

  • Correct tightest fitting bounding boxes for rotated content (#1114)
  • TypeError when passing wrong number of arguments to safe_rgb (#1118)
  • OverflowError in safe_float when input is too large (#1121)
  • Saving colour spaces on the graphics stack (#1119)
  • Remove padding from AES-encrypted strings(#1123)

[20250416]

Fixed

  • TypeError when parsing font width with indirect object references (#1098)
  • ValueError when loading xref with invalid position or generation numbers that cannot be parsed as int (#1099)
  • Safely converting PDF stack objects to float or int in PDFInterpreter (#1100)
  • TypeError when parsing font bbox with incorrect values (#1103)
  • ValueError on incorrect stream lengths for ASCII85 data (#1112)

[20250327]

Added

  • Support for Python 3.13 (#1092)

Changed

  • Reduce memory overhead on runlength encoding by using lists (#1055)
  • Using pyproject.toml instead of setup.py (#1028)

Fixed

  • TypeError when CID character widths are not parseable as floats (#1001)
  • TypeError raised by extract_text method with compressed PDF file (#1029)
  • PSBaseParser can't handle tokens split across end of buffer (#1030)
  • TypeError when CropBox is an indirect object reference (#1004)
  • Remove redundant line to be able to recognize rectangles (#1066)
  • Support indirect objects for filters (#1062)
  • Make sure bytes is bytes where it counts (#1069)

... (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 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)

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](https://github.com/pdfminer/pdfminer.six/commits)

---
updated-dependencies:
- dependency-name: pdfminer-six
  dependency-version: '20251107'
  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 Nov 10, 2025
@dependabot dependabot Bot requested a review from ragarwalll as a code owner November 10, 2025 02:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
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