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
Babel (source) patch ==2.10.2 -> ==2.10.3
PyPDF2 (source, changelog) patch ==2.2.0 -> ==2.2.1
certifi minor ==2022.5.18.1 -> ==2022.6.15
docutils minor <0.18, >=0.14 -> <0.19, >=0.18

Release Notes

python-babel/babel

v2.10.3

Compare Source

This is a bugfix release for Babel 2.10.2, which was mistakenly packaged with outdated locale data.

Thanks to Michał Górny for pointing this out and Jun Omae for verifying.

This and future Babel PyPI packages will be built by a more automated process, which should make problems like this less likely to occur.

py-pdf/PyPDF2

v2.2.1

Compare Source

Performance Improvements (PI):

Robustness (ROB):

  • utf-16-be' codec can't decode (...) (#​995)

Documentation (DOC):

  • Remove reference to Scripts (#​987)

Developer Experience (DEV):

  • Fix type annotations for add_bookmarks (#​1000)

Testing (TST):

  • Add test for PdfMerger (#​1001)
  • Add tests for XMP information (#​996)
  • reader.get_fields / zlib issue / LZW decode issue (#​1004)
  • reader.get_fields with report generation (#​1002)
  • Improve test coverage by extracting texts (#​998)

Code Style (STY):

  • Apply fixes suggested by pylint (#​999)

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.2.0...2.2.1

certifi/python-certifi

v2022.6.15

Compare Source


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.

Edited by renovate

Merge request reports