Skip to content

Update dependency pytest-mock to v3.8.1 (develop)

RenovateBot requested to merge renovate/develop-pytest-mock-3.x into develop

This MR contains the following updates:

Package Type Update Change
pytest-mock dev-dependencies minor ==3.7.0 -> ==3.8.1

Release Notes

pytest-dev/pytest-mock

v3.8.1

Compare Source

  • Fix 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.

Merge request reports