Skip to content

Update dependency pytest-mock to v3.8.2 - 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.7.0 -> ==3.8.2 age adoption passing confidence

Release Notes

pytest-dev/pytest-mock

v3.8.2

Compare Source

  • Fixed AsyncMock support for Python 3.7+ in mocker.async_stub (#302_).

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

v3.8.1

Compare Source

  • Fixed regression caused by an explicit mock dependency in the code (#298_).

.. _#​298: https://github.com/pytest-dev/pytest-mock/issues/298

v3.8.0

Compare Source

  • Add MockerFixture.async_mock method. Thanks @PerchunPak_ for the MR (#296_).

.. _@​PerchunPak: https://github.com/PerchunPak .. _#​296: https://github.com/pytest-dev/pytest-mock/pull/296


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