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 1.3.0 #1346

Merged
merged 1 commit into from
Oct 29, 2016
Merged

Conversation

pyup-bot
Copy link
Contributor

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

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

Changelog

1.3


  • Add support for Python 3.6. Thanks hackebrot_ for the report (59_).
  • mock.mock_open is now aliased as mocker.mock_open for convenience.
    Thanks pokidovea_ for the PR (66_).

.. _hackebrot: https://github.com/hackebrot
.. _pokidovea: https://github.com/pokidovea
.. _59: pytest-dev/pytest-mock#59
.. _66: pytest-dev/pytest-mock#66

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 Oct 29, 2016

Current coverage is 98.80% (diff: 100%)

Merging #1346 into master will not change coverage

@@             master      #1346   diff @@
==========================================
  Files            29         29          
  Lines          6699       6699          
  Methods           0          0          
  Messages          0          0          
  Branches       1110       1110          
==========================================
  Hits           6619       6619          
  Misses           36         36          
  Partials         44         44          

Powered by Codecov. Last update 95c92d2...6601840

@asvetlov asvetlov merged commit ad9ab37 into master Oct 29, 2016
@asvetlov asvetlov deleted the pyup-update-pytest-mock-1.2-to-1.3.0 branch October 29, 2016 19:02
@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
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.

3 participants