UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Type Update Change
PyPDF2 (source, changelog) ironbank-pypi patch 2.1.0 -> 2.1.1
PyPDF2 (source, changelog) patch ==2.1.0 -> ==2.1.1
certifi ironbank-pypi patch 2022.5.18 -> 2022.5.18.1
soupsieve ironbank-pypi patch 2.3.2 -> 2.3.2.post1
vobject ironbank-pypi patch 0.9.6 -> 0.9.6.1

Release Notes

py-pdf/PyPDF2

v2.1.1

Compare Source

New Features (ENH):

  • Add support for pathlib as input for PdfReader (#​979)

Performance Improvements (PI):

  • Optimize read_next_end_line (#​646)

Bug Fixes (BUG):

  • Adobe Acrobat 'Would you like to save this file?' (#​970)

Documentation (DOC):

  • Notes on annotations (#​982)
  • Who uses PyPDF2
  • intendet \xe2\x9e\x94 in robustness page (#​958)

Maintenance (MAINT):

  • pre-commit / requirements.txt updates (#​977)
  • Mark read_next_end_line as deprecated (#​965)
  • Export PageObject in PyPDF2 root (#​960)

Testing (TST):

Code Style (STY):

  • Use more tuples and list/dict comprehensions (#​976)

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.1.0...2.1.1

certifi/python-certifi

v2022.5.18.1

Compare Source

facelessuser/soupsieve

v2.3.2.post1

Compare Source

2.3.2.post1

  • FIX: Documentation for installation from source is outdated.

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