Update all dependencies
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
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
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
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.