diff --git a/doc/en/example/pythoncollection.rst b/doc/en/example/pythoncollection.rst index 4fd0cb645..cd4e34352 100644 --- a/doc/en/example/pythoncollection.rst +++ b/doc/en/example/pythoncollection.rst @@ -31,7 +31,7 @@ you will see that ``pytest`` only collects test-modules, which do not match the .. code-block:: pytest =========================== test session starts ============================ - platform linux -- Python 3.x.y, pytest-4.x.y, py-1.x.y, pluggy-0.x.y + platform linux -- Python 3.x.y, pytest-5.x.y, py-1.x.y, pluggy-0.x.y rootdir: $REGENDOC_TMPDIR, inifile: collected 5 items