urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings
many critical features that are missing from the Python standard libraries:
\u2022 Thread safety.
\u2022 Connection pooling.
\u2022 Client-side SSL/TLS verification.
\u2022 File uploads with multipart encoding.
\u2022 Helpers for retrying requests and dealing with HTTP redirects.
\u2022 Support for gzip, deflate, brotli, and zstd encoding.
\u2022 Proxy support for HTTP and SOCKS.
\u2022 100% test coverage.
Update Information:
Update to 2.7.0 (rhbz#2467787)
* Fri May 15 2026 Lumir Balhar
[ 1 ] Bug #2467787 - python-urllib3-2.7.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2467787
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-6dde06a6e9' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.