Skip to content

Commit

Permalink
Release 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Mar 21, 2024
1 parent 6d5d6dc commit 5b9d285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
@@ -1,8 +1,8 @@
Releases
========

UNRELEASED
----------
3.13.0 (2024-03-21)
-------------------

* `#417 <https://github.com/pytest-dev/pytest-mock/pull/417>`_: ``spy`` now has ``spy_return_list``, which is a list containing all the values returned by the spied function.
* ``pytest-mock`` now requires ``pytest>=6.2.5``.
Expand Down

0 comments on commit 5b9d285

Please sign in to comment.