Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Update pytest-mock to 1.6.2 #619

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

pyup-bot
Copy link
Contributor

There's a new version of pytest-mock available.
You are currently using 1.6.0. I have updated it to 1.6.2

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.6.2


  • Provide source package in tar.gz format and remove obsolete MANIFEST.in.

1.6.1


  • Fix mocker.resetall() by ignoring mocker objects which don't have a
    resetall method, like for example patch.dict.
    Thanks jdavisp3_ for the PR (88_).

.. _jdavisp3: https://github.com/jdavisp3

.. _88: pytest-dev/pytest-mock#88

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov-io
Copy link

codecov-io commented Jul 17, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #619   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files          50       50           
  Lines        1671     1671           
  Branches      158      158           
=======================================
  Hits         1471     1471           
  Misses        180      180           
  Partials       20       20

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 b45bad0...5e8be7b. Read the comment docs.

@robhudson robhudson merged commit 67e4e39 into master Jul 17, 2017
@robhudson robhudson removed the review label Jul 17, 2017
@robhudson robhudson deleted the pyup-update-pytest-mock-1.6.0-to-1.6.2 branch July 31, 2017 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants