ahawker / ulid

Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
Apache License 2.0
695 stars 42 forks source link

pyup.io: Scheduled daily dependency update on Tuesday #348

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update pytest-mock from 1.10.1 to 1.10.2.

Changelog ### 1.10.2 ``` ------ * Fix bug at the end of the test session when a call to ``patch.stopall`` is done explicitly by user code. Thanks `craiga`_ for the report (`137`_). .. _137: https://github.com/pytest-dev/pytest-mock/issues/137 .. _craiga: https://github.com/craiga ```
Links - PyPI: https://pypi.org/project/pytest-mock - Changelog: https://pyup.io/changelogs/pytest-mock/ - Repo: https://github.com/pytest-dev/pytest-mock/
PyPI
pytest-mock
Thin-wrapper around the mock package for easier use with py.test
Pytest-mock Changelog - pyup.io
GitHub
pytest-dev/pytest-mock
Thin-wrapper around the mock package for easier use with py.test - pytest-dev/pytest-mock
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #348   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         293    293           
  Branches       69     69           
=====================================
  Hits          293    293

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 227f68d...3dbd4b7. Read the comment docs.