Merge pull request #11377 from pytest-dev/release-7.4.1

Prepare release 7.4.1

(cherry picked from commit 82eb86f707)
This commit is contained in:
Bruno Oliveira
2023-09-02 12:41:32 -03:00
committed by Bruno Oliveira
parent 5b528bd131
commit f08782d8d0
12 changed files with 59 additions and 24 deletions

View File

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