Merge pull request #9758 from pytest-dev/release-7.1.0

Prepare release 7.1.0

(cherry picked from commit 7d4d1ecde6)
This commit is contained in:
Ran Benita
2022-03-13 16:58:05 +02:00
parent d306ec0a7e
commit d87e1e67dd
22 changed files with 150 additions and 59 deletions

View File

@@ -22,7 +22,7 @@ Install ``pytest``
.. code-block:: bash
$ pytest --version
pytest 7.0.1
pytest 7.1.0
.. _`simpletest`: