Update dependency urllib3 to v2.0.5
This MR contains the following updates:
Package | Update | Change |
---|---|---|
urllib3 (changelog) | patch |
==2.0.4 -> ==2.0.5
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
urllib3/urllib3
v2.0.5
==================
- Allowed pyOpenSSL third-party module without any deprecation warning. (
#​3126 <https://github.com/urllib3/urllib3/issues/3126>
__) - Fixed default
blocksize
ofHTTPConnection
classes to match high-level classes. Previously was 8KiB, now 16KiB. (#​3066 <https://github.com/urllib3/urllib3/issues/3066>
__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.