Skip to content
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

fix: Remove restriction to version <2 of urllib3 library #851

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

arjankowski
Copy link
Contributor

Fixes #850

Since request 2.30 supports both urllib3 1.26+ and urllib3 2.0+ we decided to remove constraints to urllib<2. (psf/requests#6432)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6535514768

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.531%

Totals Coverage Status
Change from base Build 6184938143: 0.0%
Covered Lines: 3470
Relevant Lines: 3710

💛 - Coveralls

@arjankowski arjankowski changed the title fix: Remove restriction to version <2 of urllib3 library fix: Remove restriction to version <2 of urllib3 library Oct 16, 2023
@arjankowski arjankowski merged commit 1dcd82e into main Oct 17, 2023
14 of 15 checks passed
@arjankowski arjankowski deleted the aj/gh-850-upgrade-urllib3-dep branch October 17, 2023 13:01
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.

Upgrade urllib3 dependency
3 participants