Skip to content

Upgrade urllib3 to >=2.0, update dependencies #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gilsondia
Copy link

@gilsondia gilsondia commented Jul 3, 2025

This pull request proposes a version bump to 3.0.0 due to breaking changes introduced by dependency updates.

Changes
Updated urllib3 to >=2.0

Updated requests to >=2.31.0, required for compatibility with urllib3 >=2.0

Continuing to use urllib3 versions below 2.0 is no longer sustainable, as many widely used libraries are now requiring urllib3 >=2.0. Maintaining compatibility with older versions introduces conflicts and limits integration with the broader Python ecosystem.

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