Skip to content

fix(deps): update dependency urllib3 to v2.0.5

Sylvain Desbureaux requested to merge renovate/python into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (changelog) ==2.0.4 -> ==2.0.5 age adoption passing confidence

Release Notes

urllib3/urllib3 (urllib3)

v2.0.5

Compare Source

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

  • Allowed pyOpenSSL third-party module without any deprecation warning. (#&#8203;3126 <https://github.com/urllib3/urllib3/issues/3126>__)
  • Fixed default blocksize of HTTPConnection classes to match high-level classes. Previously was 8KiB, now 16KiB. (#&#8203;3066 <https://github.com/urllib3/urllib3/issues/3066>__)

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 these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports