Closed pyup-bot closed 6 years ago
Merging #609 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #609 +/- ##
=======================================
Coverage 73.39% 73.39%
=======================================
Files 41 41
Lines 2533 2533
=======================================
Hits 1859 1859
Misses 674 674
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 fbbfd0b...ccf269e. Read the comment docs.
This PR updates boto from 2.48.0 to 2.49.0.
Changelog
### 2.49.0 ``` ============ :date: 2018/07/11 Updated the CA Bundle as well as some bucket encryption fixes. Changes ------- * Import the latest CA Bundle from certifi (:issue:`3818`, :sha:`e4699cba`) * Fix to support uploads to KMS-encrypted buckets. (:issue:`3800`, :sha:`0a1d9040`) * Support fetching GCS bucket encryption metadata. (:issue:`3799`, :sha:`132b64d2`) * Update layer1.py (:issue:`3765`, :sha:`53340159`) * Fix tests/unit/glacier/test_writer.py to make work with pypy. (:issue:`3762`, :sha:`8402c5d6`) ```Links
- PyPI: https://pypi.org/project/boto - Changelog: https://pyup.io/changelogs/boto/ - Repo: https://github.com/boto/boto/