We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cfd030 commit 442f93cCopy full SHA for 442f93c
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ dev = [
31
"black",
32
"codespell[toml]",
33
"mypy",
34
- "pytest",
+ "pytest<8.0.0",
35
"pytest-clarity",
36
"ruff",
37
"safety",
0 commit comments