UNCLASSIFIED - NO CUI

Skip to content

Update dependency PyPDF2 to <=2.7.0

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
PyPDF2 (source, changelog) minor <=2.6.0 -> <=2.7.0

Release Notes

py-pdf/PyPDF2

v2.7.0

Compare Source

New Features (ENH)
Bug Fixes (BUG)
  • Make reader.get_fields also return dropdowns with options (#​1114)
  • Add deprecated EncodedStreamObject functions back until PyPDF2==3.0.0 (#​1139)
Robustness (ROB)
  • Cope with missing /W entry (#​1136)
  • Cope with invalid parent xref (#​1133)
Documentation (DOC)
  • Contributors file (#​1132)
  • Fix type in signature of PdfWriter.add_uri (#​1131)
Developer Experience (DEV)
Code Style (STY)
  • Fixing typos (#​1137)
  • Re-use code via get_outlines_property in tests (#​1130)

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.6.0...2.7.0


Configuration

📅 Schedule: 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