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

Update minimum required botocore version to 1.36.0 #326

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

jonathan343
Copy link
Contributor

This PR updates the supported botocore range to 'botocore>=1.36.0,<2.0a.0' (without CRT) and 'botocore[crt]>=1.36.0,<2.0a.0' (with CRT).

Resolves #324

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2025

⚠️ 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 81.30%. Comparing base (a12b9e5) to head (fb37536).
Report is 18 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     #326      +/-   ##
===========================================
- Coverage    82.24%   81.30%   -0.94%     
===========================================
  Files           16       16              
  Lines         2838     2899      +61     
===========================================
+ Hits          2334     2357      +23     
- Misses         504      542      +38     

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

@jonathan343 jonathan343 merged commit c4d0f87 into boto:develop Jan 16, 2025
39 checks passed
aws-sdk-python-automation added a commit that referenced this pull request Jan 16, 2025
* release-0.11.1:
  Bumping version to 0.11.1
  Update minimum required botocore version to 1.36.0 (#326)
hswong3i pushed a commit to alvistack/boto-s3transfer that referenced this pull request Jan 17, 2025
* Update minimum required botocore version to 1.36.0

* add changelog entry
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.

s3transfer 0.11.0 is causing issue in library installations.
3 participants