Skip to content

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

Merged
nateprewitt merged 1 commit intoboto:developfrom
nateprewitt:urllib3-2_2_1
Mar 14, 2024
Merged

Move urllib3 2.x pin for Python 3.10+#3141
nateprewitt merged 1 commit intoboto:developfrom
nateprewitt:urllib3-2_2_1

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

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.14%. Comparing base (11852f8) to head (e3e84da).
Report is 1297 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.16%   93.14%   -0.02%     
===========================================
  Files           66       66              
  Lines        14237    14240       +3     
===========================================
  Hits         13264    13264              
- Misses         973      976       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nateprewitt nateprewitt merged commit f9470df into boto:develop Mar 14, 2024
@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