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) patch <=2.10.2 -> <=2.10.3
num2words patch ==0.5.11 -> ==0.5.12

Release Notes

py-pdf/PyPDF2

v2.10.3

Compare Source

Robustness (ROB)
  • Decrypt returns empty bytestring (#​1258)
Developer Experience (DEV)
  • Modify CI to better verify built package contents (#​1244)
Maintenance (MAINT)
  • Remove 'mine' as PdfMerger always creates the stream (#​1261)
  • Let PdfMerger._create_stream raise NotImplemented (#​1251)
  • password param of _security._alg32(...) is only a string, not bytes (#​1259)
  • Remove unreachable code in read_block_backwards (#​1250) and sign function in _extract_text (#​1262)
Testing (TST)
  • Delete annotations (#​1263)
  • Close PdfMerger in tests (#​1260)
  • PdfReader.xmp_metadata workflow (#​1257)
  • Various PdfWriter (Layout, Bookmark deprecation) (#​1249)

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.10.2...2.10.3

savoirfairelinux/num2words

v0.5.12

Compare Source

  • Support Japanese Reiwa (令和/れいわ) era. (#​412)
  • Add basic farsi support (#​354)
  • Added Tajik language support (#​406)
  • Fix Amharic language support (#​465)
  • Fix Hebrew pluralize and implement to_currency (#​330)
  • Add support to translate some currencies in italian language (#​434)
  • Fix Polish twenties (#​345)
  • Add uzs for ru and en (#​422)
  • Added support for Esperanto numbers. (#​387)
  • [ADD] to ordinal number for Turkish (#​468)
  • Fix zeroth in Dutch to nulde fixing (#​326)

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.

👻 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.

Edited by renovate

Merge request reports