UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
PyPDF2 (source, changelog) minor <=2.4.2 -> <=2.5.0
reportlab patch ==3.6.10 -> ==3.6.11

Release Notes

py-pdf/PyPDF2

v2.5.0

Compare Source

New Features (ENH)
  • Add support for indexed color spaces / BitsPerComponent for decoding PNGs (#​1067)
  • Add PageObject._get_fonts (#​1083)
Performance Improvements (PI)
  • Use iterative DFS in PdfWriter._sweep_indirect_references (#​1072)
Bug Fixes (BUG)
  • Let Page.scale also scale the crop-/trim-/bleed-/artbox (#​1066)
  • Column default for CCITTFaxDecode (#​1079)
Robustness (ROB)
  • Guard against None-value in _get_outlines (#​1060)
Documentation (DOC)
  • Stamps and watermarks (#​1082)
  • OCR vs PDF text extraction (#​1081)
  • Python Version support
  • Formatting of CHANGELOG
Developer Experience (DEV)
Maintenance (MAINT)
Testing (TST)
Code Style (STY)
  • Apply black
  • Typo in Changelog

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.4.2...2.4.3


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports