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

Relax urllib3 upper bounds #3135

Closed
dustinblanchard opened this issue Mar 6, 2024 · 2 comments
Closed

Relax urllib3 upper bounds #3135

dustinblanchard opened this issue Mar 6, 2024 · 2 comments
Labels
duplicate This issue is a duplicate.

Comments

@dustinblanchard
Copy link

Describe the bug

I'm opening a new issue for this as requested in the previously closed issue #3122, my apologies for opening this as a bug ticket, I couldn't find a more appropriate template.

urllib3 has fixed the underlying issue as of 3 weeks ago in v2.2.1 urllib3/urllib3#3344

Is it possible to relax the requirements given this?

Expected Behavior

Should work with latest urllib3

Current Behavior

Does not work with latest urllib3

Reproduction Steps

installation

Possible Solution

relax upper bounds of urllib3

Additional Information/Context

No response

SDK version used

current

Environment details (OS name and version, etc.)

N/A

@dustinblanchard dustinblanchard added bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged. labels Mar 6, 2024
@nateprewitt
Copy link
Contributor

Hi @dustinblanchard, we're in the process of reviewing the latest changes to ensure the upper bound can be moved. We'll update the current tracking ticket #3138 when we have further updates. I'm going to resolve this as a duplicate for the time being.

@nateprewitt nateprewitt added duplicate This issue is a duplicate. and removed bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged. labels Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate.
Projects
None yet
Development

No branches or pull requests

2 participants