Closed pyup-bot closed 2 years ago
Merging #4686 (80aad56) into master (31546df) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #4686 +/- ##
=======================================
Coverage 92.35% 92.35%
=======================================
Files 238 238
Lines 6739 6739
=======================================
Hits 6224 6224
Misses 515 515
Help us with your feedback. Take ten seconds to tell us how you rate us.
Closing this in favor of #4750
This PR updates urllib3 from 1.26.9 to 1.26.11.
Changelog
### 1.26.10 ``` ==================== * Removed support for Python 3.5 * Fixed an issue where a ``ProxyError`` recommending configuring the proxy as HTTP instead of HTTPS could appear even when an HTTPS proxy wasn't configured. ```Links
- PyPI: https://pypi.org/project/urllib3 - Changelog: https://pyup.io/changelogs/urllib3/ - Docs: https://urllib3.readthedocs.io/