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

chore(deps): update dependency pytest-mock to v3.6.1 #44

Merged
merged 1 commit into from Jul 8, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-mock ==3.5.1 -> ==3.6.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-mock

v3.6.1

Compare Source

  • Fix mocker.resetall() when using mocker.spy() (#237). Thanks @blaxter for the report and @shadycuz_ for the PR.

.. _@​blaxter: https://github.com/blaxter
.. _@​shadycuz: https://github.com/shadycuz
.. _#​237: pytest-dev/pytest-mock#237

v3.6.0

Compare Source

  • pytest-mock no longer supports Python 3.5.

  • Correct type annotations for mocker.patch.object to also include the string form.
    Thanks @plannigan_ for the PR (#235_).

  • reset_all now supports return_value and side_effect keyword arguments. Thanks @alex-marty_ for the PR (#214_).

.. _@​alex-marty: https://github.com/alex-marty
.. _@​plannigan: https://github.com/plannigan
.. _#​214: pytest-dev/pytest-mock#214
.. _#​235: pytest-dev/pytest-mock#235


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from 77c457f to a3af111 Compare May 6, 2021 20:03
@renovate renovate bot changed the title chore(deps): update dependency pytest-mock to v3.6.0 chore(deps): update dependency pytest-mock to v3.6.1 May 6, 2021
@calebcartwright calebcartwright merged commit 1fb3838 into master Jul 8, 2021
@renovate renovate bot deleted the renovate/pytest-mock-3.x branch July 8, 2021 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants