Update dependency urllib3 to v1.26.15
This MR contains the following updates:
Package | Update | Change |
---|---|---|
urllib3 (source) | patch |
==1.26.14 -> ==1.26.15
|
Release Notes
urllib3/urllib3
v1.26.15
- Fix socket timeout value when
HTTPConnection
is reused (#​2645 <https://github.com/urllib3/urllib3/issues/2645>
__) - Remove "!" character from the unreserved characters in IPv6 Zone ID parsing
(
#​2899 <https://github.com/urllib3/urllib3/issues/2899>
__) - Fix IDNA handling of '\x80' byte (
#​2901 <https://github.com/urllib3/urllib3/issues/2901>
__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.