Skip to content

chore: bump Pillow 12.2.0 → 12.3.0#156

Merged
dholbach merged 2 commits into
mainfrom
chore/bump-pillow-12.3
Jul 2, 2026
Merged

chore: bump Pillow 12.2.0 → 12.3.0#156
dholbach merged 2 commits into
mainfrom
chore/bump-pillow-12.3

Conversation

@dholbach

@dholbach dholbach commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Pillow 12.3.0 patch release
  • All other flagged packages (coverage, ast_serialize, librt, mando, typing_extensions) are transitive dependencies not directly pinned — they'll resolve to latest on next pip install
  • ruff in requirements-dev.txt is already at 0.15.20; host install just needs pip install -U ruff

🤖 Generated with Claude Code

dholbach and others added 2 commits July 2, 2026 20:50
pypdf emits "EOF marker not found" via warnings.warn() for slightly
malformed PDFs it can still parse. These leaked into test output as
noise. Wrap the PdfReader calls in warnings.catch_warnings() since the
existing try/except already handles actual read failures.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dholbach dholbach merged commit 2296d73 into main Jul 2, 2026
1 check passed
@dholbach dholbach deleted the chore/bump-pillow-12.3 branch July 2, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant