Skip to content

Commit 8f3c898

Browse files
committed
Bump minimum version for pytest
1 parent 4f707fe commit 8f3c898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ignore_missing_imports = true
3030

3131

3232
[tool.pytest.ini_options]
33-
minversion = "6.0"
33+
minversion = "7.0"
3434
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
3535
xfail_strict = true
3636
filterwarnings = [

0 commit comments

Comments
 (0)