cloudigrade / houndigrade

Tool for inspecting mounted volumes for presence of Red Hat software
GNU General Public License v3.0
1 stars 2 forks source link

Update boto3 to 1.7.49 #50

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates boto3 from 1.7.46 to 1.7.49.

Changelog ### 1.7.49 ``` ====== * api-change:``ssm``: [``botocore``] Update ssm client to latest version ``` ### 1.7.48 ``` ====== * api-change:``elasticbeanstalk``: [``botocore``] Update elasticbeanstalk client to latest version * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version * api-change:``lambda``: [``botocore``] Update lambda client to latest version ``` ### 1.7.47 ``` ====== * api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version * api-change:``comprehend``: [``botocore``] Update comprehend client to latest version * api-change:``codepipeline``: [``botocore``] Update codepipeline client to latest version * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version * enhancement:StreamingResponses: [``botocore``] Add ``iter_lines()`` and ``iter_chunks()`` to streaming responses (`1195 <https://github.com/boto/botocore/issues/1195>`__) ```
Links - PyPI: https://pypi.org/project/boto3 - Changelog: https://pyup.io/changelogs/boto3/ - Repo: https://github.com/boto/boto3
codecov[bot] commented 6 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #50   +/-   ##
====================================
  Coverage      97%   97%           
====================================
  Files           2     2           
  Lines         234   234           
  Branches       11    11           
====================================
  Hits          227   227           
  Misses          6     6           
  Partials        1     1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e37e8de...490921e. Read the comment docs.

pyup-bot commented 6 years ago

Closing this in favor of #52