Skip to content

Conversation

@pyup-bot
Copy link
Contributor

There's a new version of pytest-mock available.
You are currently using 1.5.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

1.6.0


  • The original assertions raised by the various Mock.assert_* methods
    now appear in the failure message, in addition to the message obtained from
    pytest introspection.
    Thanks quodlibetor_ for the initial patch (79_).

.. _quodlibetor: https://github.com/quodlibetor

.. _79: pytest-dev/pytest-mock#79

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

Happy merging! 🤖

@hyzhak hyzhak temporarily deployed to echostorybot-pr-100 July 17, 2017 17:45 Inactive
@pyup-bot
Copy link
Contributor Author

Closing this in favor of #105

@pyup-bot pyup-bot closed this Sep 16, 2017
@hyzhak hyzhak deleted the pyup-update-pytest-mock-1.5.0-to-1.6.2 branch September 16, 2017 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants