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.47 #46

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates boto3 from 1.7.45 to 1.7.47.

Changelog ### 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>`__) ``` ### 1.7.46 ``` ====== * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version * api-change:``s3``: [``botocore``] Update s3 client to latest version * api-change:``inspector``: [``botocore``] Update inspector client to latest version ```
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 #46 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #46   +/-   ##
====================================
  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 a2b4d1b...b2f9d62. Read the comment docs.