We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pytest
1 parent a9542e7 commit 6933f40Copy full SHA for 6933f40
pyproject.toml
@@ -92,7 +92,7 @@ lint = [
92
"types-requests==2.32.0.20241016", # align with requests
93
"types-urllib3==1.26.25.14",
94
"pyright==1.1.394",
95
- "pytest>=6.0",
+ "pytest>=8.0",
96
]
97
test = [
98
"pytest>=8.0",
0 commit comments