Bump urllib3 requirement to v2 #2982
Labels
duplicate
This issue is a duplicate.
feature-request
This issue requests a feature.
p3
This is a minor priority issue
Describe the feature
botocore requires urllib3<1.27 preventing the installation of urllib3 v2.
Use Case
We want to work with boto and urllib3 v2.
Proposed Solution
Unless there is a runtime dependency on the deprecated methods in urllib3 v2 that requirement should either be updated or removed.
Other Information
No response
Acknowledgements
SDK version used
boto3==1.28.3, botocore==1.31.3
Environment details (OS name and version, etc.)
macOS 13.4.1 (c)
The text was updated successfully, but these errors were encountered: