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
PyPDF2 (source, changelog) patch <=2.8.0 -> <=2.8.1
urllib3 (source) patch ==1.26.10 -> ==1.26.11

Release Notes

py-pdf/PyPDF2

v2.8.1

Compare Source

Bug Fixes (BUG)
  • u_hash in AlgV4.compute_key (#​1170)
Robustness (ROB)
Documentation (DOC)
  • Typo in merger deprecation warning message (#​1166)
Maintenance (MAINT)
  • Package updates; solve mypy strict remarks (#​1163)
Testing (TST)

Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.8.0...2.8.1

urllib3/urllib3

v1.26.11

Compare Source

If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors.

urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap

  • Fixed an issue where reading more than 2 GiB in a call to HTTMResponse.read would raise an OverflowError on Python 3.9 and earlier.

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