Update dependency urllib3 to v2.0.1
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
==================
Fixes
- Fixed a socket leak when fingerprint or hostname verifications fail. (
#​2991 <https://github.com/urllib3/urllib3/issues/2991>
__) - Fixed an error when
HTTMResponse.read(0)
was the firstread
call or when the internal response body buffer was otherwise empty. (#​2998 <https://github.com/urllib3/urllib3/issues/2998>
__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.