Skip to content

Update to urllib3 2.7.0 (on Python >= 3.10)#853

Open
badboy wants to merge 1 commit into
mainfrom
update-to-urllib3-2.7.0-on-pyt/lqkrymouvxpx
Open

Update to urllib3 2.7.0 (on Python >= 3.10)#853
badboy wants to merge 1 commit into
mainfrom
update-to-urllib3-2.7.0-on-pyt/lqkrymouvxpx

Conversation

@badboy

@badboy badboy commented Jul 3, 2026

Copy link
Copy Markdown
Member

urllib3 2.7.0 requires Python >= 3.10, so we can't fully get rid of 2.6.3 while we still need to build for Python 3.9

Update was done using:

uv lock --upgrade-package urllib3

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • make test runs without emitting any warnings
    • make lint runs without emitting any errors
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to language binding APIs are noted explicitly

urllib3 2.7.0 _requires_ Python >= 3.10, so we can't fully get rid of
2.6.3 while we still need to build for Python 3.9

Update was done using:

  uv lock --upgrade-package urllib3
@badboy badboy requested a review from a team as a code owner July 3, 2026 12:59
@badboy badboy requested review from chutten and removed request for a team July 3, 2026 12:59
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