Update dependency pytest-mock to v3.10.0 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| pytest-mock | dev-dependencies | minor |
==3.8.2 -> ==3.10.0
|
Release Notes
pytest-dev/pytest-mock
v3.10.0
- Added new
mocker.stop(m)method to stop specificmocker.patchormocker.spycalls (#319_).
.. _#319: https://github.com/pytest-dev/pytest-mock/pull/319
v3.9.0
- Expose
NonCallableMagicMockvia themockerfixture (#318_).
.. _#318: https://github.com/pytest-dev/pytest-mock/pull/318
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.