docs: change references to 6.3 -> 7.0

The plans have changed, next version will be 7.0 not 6.3.
This commit is contained in:
Ran Benita
2021-10-23 22:34:17 +03:00
parent 755ce9bc80
commit 60ca83746b
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -500,7 +500,7 @@ class Session(nodes.FSCollector):
def startpath(self) -> Path:
"""The path from which pytest was invoked.
.. versionadded:: 6.3.0
.. versionadded:: 7.0.0
"""
return self.config.invocation_params.dir