UNCLASSIFIED - NO CUI

Skip to content

Update dependency urllib3 to v1.26.11

renovate requested to merge renovate/urllib3-1.x into development

This MR contains the following updates:

Package Update Change
urllib3 (source) patch ==1.26.10 -> ==1.26.11

Release Notes

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.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports