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 kombu to 4.2.1 #9

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates kombu from 4.2.0 to 4.2.1.

Changelog ### 4.2.1 ``` ===== :release-date: 2018-05-21 09:00 A.M IST :release-by: Omer Katz .. .. note:: The 4.2.0 release contained remains of the ``async`` module by accident. This is now fixed. - Handle librabbitmq fileno raising a ValueError when socket is not connected. Contributed by **Bryan Shelton** .. _version-4.2.0: ```
Links - PyPI: https://pypi.org/project/kombu - Changelog: https://pyup.io/changelogs/kombu/ - Docs: https://kombu.readthedocs.io
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         204    204           
  Branches       10     10           
=====================================
  Hits          204    204

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 9d84dc7...08d6707. Read the comment docs.