Skip to content

Update urllib3 to 2.6.3 - #349

Open
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-urllib3-2.6.2-to-2.6.3
Open

Update urllib3 to 2.6.3#349
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-urllib3-2.6.2-to-2.6.3

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

This PR updates urllib3 from 2.6.2 to 2.6.3.

Changelog

2.6.3

==================

- Fixed a high-severity security issue where decompression-bomb safeguards of
the streaming API were bypassed when HTTP redirects were followed.
(`GHSA-38jv-5279-wg99 <https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99>`__)
- Started treating ``Retry-After`` times greater than 6 hours as 6 hours by
default. (`3743 <https://github.com/urllib3/urllib3/issues/3743>`__)
- Fixed ``urllib3.connection.VerifiedHTTPSConnection`` on Emscripten.
(`3752 <https://github.com/urllib3/urllib3/issues/3752>`__)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant