UNCLASSIFIED - NO CUI

Skip to content

Update dependency PyPDF2 to <=2.10.0

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
PyPDF2 (source, changelog) minor <=2.9.0 -> <=2.10.0

Release Notes

py-pdf/PyPDF2

v2.10.0

Compare Source

New Features (ENH)
  • "with" support for PdfMerger and PdfWriter (#​1193)
  • Add AnnotationBuilder.text(...) to build text annotations (#​1202)
Bug Fixes (BUG)
  • Allow IndirectObjects as stream filters (#​1211)
Documentation (DOC)
  • Font scrambling
  • Page vs Content scaling (#​1208)
  • Example for orientation parameter of extract_text (#​1206)
  • Fix AnnotationBuilder parameter formatting (#​1204)
Developer Experience (DEV)
Maintenance (MAINT)
  • Introduce WrongPasswordError / FileNotDecryptedError / EmptyFileError (#​1201)

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.9.0...2.10.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports