Closed astuyve closed 3 months ago
Fixes #508
Last year we pinned urllib3 < 2.x because of a regression which broke lambda functions all over the place. This is no longer necessary, and we should unpin it.
What does this PR do?
Fixes #508
Motivation
Last year we pinned urllib3 < 2.x because of a regression which broke lambda functions all over the place. This is no longer necessary, and we should unpin it.
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply