Update dependency urllib3 to v2.0.4
This MR contains the following updates:
Package | Update | Change |
---|---|---|
urllib3 (changelog) | patch |
==2.0.3 -> ==2.0.4
|
Release Notes
urllib3/urllib3
v2.0.4
==================
- Added support for union operators to
HTTPHeaderDict
(#​2254 <https://github.com/urllib3/urllib3/issues/2254>
__) - Added
BaseHTTMResponse
tourllib3.__all__
(#​3078 <https://github.com/urllib3/urllib3/issues/3078>
__) - Fixed
urllib3.connection.HTTPConnection
to raise thehttp.client.connect
audit event to have the same behavior as the standard library HTTP client (#​2757 <https://github.com/urllib3/urllib3/issues/2757>
__) - Relied on the standard library for checking hostnames in supported PyPy releases (
#​3087 <https://github.com/urllib3/urllib3/issues/3087>
__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.