Skip to content

Update dependency pytest-mock to v3.10.0 - autoclosed

igswsihw-wmadepbot requested to merge renovate/pytest-mock-3.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-mock ==3.8.2 -> ==3.10.0 age adoption passing confidence

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

pytest-dev/pytest-mock

v3.10.0

Compare Source

  • Added new mocker.stop(m) method to stop specific mocker.patch or mocker.spy calls (#319_).

.. _#​319: https://github.com/pytest-dev/pytest-mock/pull/319

v3.9.0

Compare Source

  • Expose NonCallableMagicMock via the mocker fixture (#318_).

.. _#​318: https://github.com/pytest-dev/pytest-mock/pull/318


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports