Merge pull request #11408 from pytest-dev/release-7.4.2 (#11409)

Prepare release 7.4.2

(cherry picked from commit b0c4775a28)
This commit is contained in:
Bruno Oliveira
2023-09-07 16:10:19 -03:00
committed by GitHub
parent 5936a79fdb
commit 0a06db0729
11 changed files with 56 additions and 17 deletions

View File

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