Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest-mock to 3.0.0 #50

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-mock from 2.0.0 to 3.0.0.

Changelog

3.0.0

------------------

* Python 2.7 and 3.4 are no longer supported. Users using ``pip 9`` or later will install
a compatible version automatically.

* ``mocker.spy`` now also works with ``async def`` functions (`179`_). Thanks `frankie567`_ for the PR!

.. _179: https://github.com/pytest-dev/pytest-mock/issues/179
.. _frankie567: https://github.com/frankie567
Links

@lucasrcezimbra lucasrcezimbra merged commit f72a773 into master Mar 31, 2020
@lucasrcezimbra lucasrcezimbra deleted the pyup-update-pytest-mock-2.0.0-to-3.0.0 branch March 31, 2020 18:18
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.

None yet

2 participants