Skip to content

Update pytest-mock to 1.7.0#525

Merged
lorengordon merged 1 commit into
developfrom
pyup-update-pytest-mock-1.6.3-to-1.7.0
Feb 21, 2018
Merged

Update pytest-mock to 1.7.0#525
lorengordon merged 1 commit into
developfrom
pyup-update-pytest-mock-1.6.3-to-1.7.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Contributor

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

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

Changelog

1.7.0


Incompatible change

  • pytest-mock no longer supports Python 2.6 and Python 3.3, following the lead of
    pytest and other projects in the community. Thanks hugovk_ for the PR (96_).

Packaging

  • Fix mock requirement in Python 2. Thanks ghisvail_ for the report (101_).

Internal

  • Some tests in pytest-mock's suite are skipped if assertion rewriting is disabled (102_).

.. _ghisvail: https://github.com/ghisvail
.. _hugovk: https://github.com/hugovk
.. _96: pytest-dev/pytest-mock#96
.. _101: pytest-dev/pytest-mock#101
.. _102: pytest-dev/pytest-mock#102

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

Happy merging! 🤖

@lorengordon lorengordon merged commit 382a829 into develop Feb 21, 2018
@lorengordon lorengordon deleted the pyup-update-pytest-mock-1.6.3-to-1.7.0 branch February 21, 2018 18:11
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.

2 participants