Skip to content

Comments

Update pytest-mock to 3.9.0#74

Closed
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-pytest-mock-3.6.1-to-3.9.0
Closed

Update pytest-mock to 3.9.0#74
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-pytest-mock-3.6.1-to-3.9.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pytest-mock from 3.6.1 to 3.9.0.

Changelog

3.9.0

------------------

* Expose ``NonCallableMagicMock`` via the ``mocker`` fixture (`318`_).

.. _318: https://github.com/pytest-dev/pytest-mock/pull/318

3.8.2

------------------

- Fixed ``AsyncMock`` support for Python 3.7+ in ``mocker.async_stub`` (`302`_).

.. _302: https://github.com/pytest-dev/pytest-mock/pull/302

3.8.1

------------------

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

.. _298: https://github.com/pytest-dev/pytest-mock/issues/298

3.8.0

------------------

* Add ``MockerFixture.async_mock`` method. Thanks `PerchunPak`_ for the PR (`296`_).

.. _PerchunPak: https://github.com/PerchunPak
.. _296: https://github.com/pytest-dev/pytest-mock/pull/296

3.7.0

------------------

* Python 3.10 now officially supported.
* Dropped support for Python 3.6.
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Oct 5, 2022

Closing this in favor of #77

@pyup-bot pyup-bot closed this Oct 5, 2022
@felsb3 felsb3 deleted the pyup-update-pytest-mock-3.6.1-to-3.9.0 branch October 5, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant