Update dependency urllib3 to v1.26.13
This MR contains the following updates:
Package | Update | Change |
---|---|---|
urllib3 (source) | patch |
==1.26.12 -> ==1.26.13
|
Release Notes
urllib3/urllib3
v1.26.13
- Deprecated the
HTTMResponse.getheaders()
andHTTMResponse.getheader()
methods. - Fixed an issue where parsing a URL with leading zeroes in the port would be rejected even when the port number after removing the zeroes was valid.
- Fixed a deprecation warning when using cryptography v39.0.0.
- Removed the
<4
in theRequires-Python
packaging metadata field.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.