Skip to content

chore(deps): lift urllib3<3.0.0 upper bound - #730

Merged
Aidan Holland (thehappydinoa) merged 1 commit into
mainfrom
chore/lift-urllib3-cap
Aug 28, 2026
Merged

chore(deps): lift urllib3<3.0.0 upper bound#730
Aidan Holland (thehappydinoa) merged 1 commit into
mainfrom
chore/lift-urllib3-cap

Conversation

@thehappydinoa

@thehappydinoa Aidan Holland (thehappydinoa) commented Aug 28, 2026

Copy link
Copy Markdown
Member

Summary

  • Removes the urllib3<3.0.0 pin from [project.dependencies]
  • urllib3 3.x has not been released; the cap was preventive and is now unnecessary noise
  • Resolver continues to pick the latest 2.x automatically

Test plan

  • 459 tests pass, 14 skipped, 100% coverage
  • uv lock resolves cleanly

🤖 Generated with Claude Code

urllib3 3.x has not been released; removing the cap lets the resolver
pick the latest 2.x automatically and avoids a manual update when 3.x
eventually ships.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@thehappydinoa
Aidan Holland (thehappydinoa) merged commit 9d94dcc into main Aug 28, 2026
12 checks passed
@thehappydinoa
Aidan Holland (thehappydinoa) deleted the chore/lift-urllib3-cap branch August 28, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant