Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Update pytest-mock to 3.8.2 #176

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jul 5, 2022

This PR updates pytest-mock from 3.6.1 to 3.8.2.

Changelog

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
Contributor Author

Closing this in favor of #178

@pyup-bot pyup-bot closed this Sep 28, 2022
@beezz beezz deleted the pyup-update-pytest-mock-3.6.1-to-3.8.2 branch September 28, 2022 17:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant