diff --git a/pyproject.toml b/pyproject.toml index 0308f86beb0d4..dc237d32c022c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -356,7 +356,7 @@ disable = [ [tool.pytest.ini_options] # sync minversion with pyproject.toml & install.rst -minversion = "6.0" +minversion = "7.0" addopts = "--strict-data-files --strict-markers --strict-config --capture=no --durations=30 --junitxml=test-data.xml" empty_parameter_set_mark = "fail_at_collect" xfail_strict = true