UNCLASSIFIED - NO CUI

Skip to content

Update dependency urllib3 to v1.26.13

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

This MR contains the following updates:

Package Update Change
urllib3 (source) patch ==1.26.12 -> ==1.26.13

Release Notes

urllib3/urllib3

v1.26.13

Compare Source

  • Deprecated the HTTMResponse.getheaders() and HTTMResponse.getheader() methods.
  • Fixed an issue where parsing a URL with leading zeroes in the port would be rejected even when the port number after removing the zeroes was valid.
  • Fixed a deprecation warning when using cryptography v39.0.0.
  • Removed the <4 in the Requires-Python packaging metadata field.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This MR has been generated by Renovate Bot.

Merge request reports