Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build: bump min version of urllib3 to 2.0.0#6686

Merged
bastimeyer merged 5 commits into
streamlink:masterfrom
bastimeyer:dependencies/urllib3-ge-2.0.0
Oct 26, 2025
Merged

build: bump min version of urllib3 to 2.0.0#6686
bastimeyer merged 5 commits into
streamlink:masterfrom
bastimeyer:dependencies/urllib3-ge-2.0.0

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

With the drop of EOL Python 3.9, OpenSSL 1.1.1 is now the new minimum
requirement of all Python builds (PEP 644). Since this is also the min.
requirement of urllib3 2.0.0, let's drop support for urllib3 1.x.

This also bumps requests to at least 2.30.0, as this introduces support
for urllib3 2.x.


Depends on: #6674
See: #6683

With the drop of EOL Python 3.9, OpenSSL 1.1.1 is now the new minimum
requirement of all Python builds (PEP 644). Since this is also the min.
requirement of urllib3 2.0.0, let's drop support for urllib3 1.x.

This also bumps requests to at least 2.30.0, as this introduces support
for urllib3 2.x.
The `enforce_content_length` override was only necessary on urllib3 1.x.
@bastimeyer bastimeyer marked this pull request as ready for review October 26, 2025 14:54
@bastimeyer bastimeyer merged commit 6c9b709 into streamlink:master Oct 26, 2025
20 checks passed
@bastimeyer bastimeyer deleted the dependencies/urllib3-ge-2.0.0 branch October 26, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant