Update all dependencies
This MR contains the following updates:
Package | Update | Change |
---|---|---|
PyPDF2 (source, changelog) | patch |
==2.4.0 -> ==2.4.1
|
docutils | minor |
<0.19, <0.18, >=0.14 -> <0.19, <0.19, >=0.18
|
requests (source, changelog) | patch |
==2.28.0 -> ==2.28.1
|
Release Notes
py-pdf/PyPDF2
v2.4.1
New Features (ENH)
- Add writer.pdf_header property (getter and setter) (#1038)
Performance Improvements (PI)
- Remove b_ call in FloatObject.write_to_stream (#1044)
- Check duplicate objects in writer._sweep_indirect_references (#207)
Documentation (DOC)
- How to surppress exceptions/warnings/log messages (#1037)
- Remove hyphen from lossless (#1041)
- Compression of content streams (#1040)
- Fix inconsistent variable names in add-watermark.md (#1039)
- File size reduction
- Add CHANGELOG to the rendered docs (#1023)
Maintenance (MAINT)
Code Style (STY)
Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.4.0...2.4.1
psf/requests
v2.28.1
Improvements
- Speed optimization in
iter_content
with transition toyield from
. (#6170)
Dependencies
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.