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

bump botocore to 1.31.17 #1029

Merged
merged 1 commit into from
Aug 7, 2023
Merged

bump botocore to 1.31.17 #1029

merged 1 commit into from
Aug 7, 2023

Conversation

messense
Copy link
Contributor

@messense messense commented Aug 2, 2023

Description of Change

Bump botocore to 1.31.17.

Closes #1026

Checklist for All Submissions

Checklist when updating botocore and/or aiohttp versions

  • I have read and followed CONTRIBUTING.rst
  • I have updated test_patches.py where/if appropriate (also check if no changes necessary)
  • I have ensured that the awscli/boto3 versions match the updated botocore version

@V0lantis
Copy link

V0lantis commented Aug 4, 2023

Would be amazing !

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1029 (88d64ef) into master (011efa0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1029   +/-   ##
=======================================
  Coverage   86.20%   86.20%           
=======================================
  Files          58       58           
  Lines        5735     5743    +8     
=======================================
+ Hits         4944     4951    +7     
- Misses        791      792    +1     
Flag Coverage Δ
unittests 86.20% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tests/test_patches.py 96.22% <ø> (ø)
aiobotocore/args.py 98.00% <100.00%> (+0.17%) ⬆️
aiobotocore/client.py 84.83% <100.00%> (+0.14%) ⬆️
aiobotocore/session.py 78.84% <100.00%> (+1.39%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thehesiod
Copy link
Collaborator

looks great, thanks!

@thehesiod thehesiod merged commit a39ca14 into aio-libs:master Aug 7, 2023
11 checks passed
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.

Use custom url for s3 using AWS_ENDPOINT_URL
3 participants