UNCLASSIFIED - NO CUI

Skip to content

Update dependency urllib3 to v2.0.1

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

This MR contains the following updates:

Package Update Change
urllib3 (changelog) patch ==2.0.0 -> ==2.0.1

Release Notes

urllib3/urllib3

v2.0.1

Compare Source

==================

Fixes

  • Fixed a socket leak when fingerprint or hostname verifications fail. (#&#8203;2991 <https://github.com/urllib3/urllib3/issues/2991>__)
  • Fixed an error when HTTMResponse.read(0) was the first read call or when the internal response body buffer was otherwise empty. (#&#8203;2998 <https://github.com/urllib3/urllib3/issues/2998>__)

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