Closed pyup-bot closed 5 years ago
This PR updates pytest-sugar from 0.9.0 to 0.9.2.
Coverage remained the same at 100.0% when pulling a4368e2df04adcef68f02266690727d16da7c0b6 on pyup-update-pytest-sugar-0.9.0-to-0.9.2 into 666facaf6f5a6f7cfc9ade8be6c62a4e39ac9c3f on master.
This PR updates pytest-sugar from 0.9.0 to 0.9.2.
Changelog
### 0.9.2 ``` ^^^^^^^^^^^^^^^^^^^ - Fix incompatibility with pytest 3.10 (thanks Natim) - Double colons for verbose output (thanks albertodonato) - Fix "Wrong count with items modified in pytest_collection_modifyitems" (thanks blueyed) - Defer registration of xdist hook (thanks blueyed) ``` ### 0.9.1 ``` ^^^^^^^^^^^^^^^^^^^ - Fix incompatibility with pytest 3.4 (thanks nicoddemus) ```Links
- PyPI: https://pypi.org/project/pytest-sugar - Changelog: https://pyup.io/changelogs/pytest-sugar/ - Homepage: http://pivotfinland.com/pytest-sugar/