Update all dependencies
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
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):
Maintenance (MAINT):
- pre-commit / requirements.txt updates (#977)
- Mark read_next_end_line as deprecated (#965)
- Export
PageObject
in PyPDF2 root (#960)
Testing (TST):
- Add MCVE of issue #416 (#980)
- FlateDecode.decode decodeParms (#964)
- Xmp module (#962)
- utils.paeth_predictor (#959)
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
facelessuser/soupsieve
v2.3.2.post1
2.3.2.post1
- FIX: Documentation for installation from source is outdated.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.