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

Move urllib3 2.x pin for Python 3.10+ #3141

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

nateprewitt
Copy link
Contributor

This PR will move our pin for Python 3.10+ to allow the full range of releases for urllib3 2.x. This should unblock further upgrades and unblock other projects from moving pins for these version ranges. This should resolve #3138 in the next release of Botocore once merged.

@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.14%. Comparing base (8fd0160) to head (e3e84da).
Report is 100 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3141   +/-   ##
========================================
  Coverage    93.14%   93.14%           
========================================
  Files           66       66           
  Lines        14237    14240    +3     
========================================
+ Hits         13261    13264    +3     
  Misses         976      976           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nateprewitt nateprewitt merged commit f9470df into boto:develop Mar 14, 2024
34 checks passed
@nateprewitt nateprewitt deleted the urllib3-2_2_1 branch March 14, 2024 16:29
aws-sdk-python-automation added a commit that referenced this pull request Mar 14, 2024
* release-1.34.63:
  Bumping version to 1.34.63
  Update endpoints model
  Update to latest models
  Remove iot-roborunner client following the service deprecation (#3142)
  Move urllib3 2.x pin for Python 3.10+ (#3141)
hswong3i pushed a commit to alvistack/boto-botocore that referenced this pull request Mar 15, 2024
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.

Add support for urllib3 2.2.1
3 participants