Merge pull request #11096 from pytest-dev/release-7.3.2

Prepare release 7.3.2

(cherry picked from commit 5dcd2be466)
This commit is contained in:
Ran Benita
2023-06-10 22:30:12 +03:00
parent 52cf700f1b
commit 0142bb6687
11 changed files with 48 additions and 8 deletions

View File

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