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.
1 parent be64e50 commit 6f60bc3Copy full SHA for 6f60bc3
pyproject.toml
@@ -81,9 +81,7 @@ devel-test = [
81
"flask[async] ~=3.0",
82
"httpx ~=0.0",
83
"mock ~=5.0",
84
- # TODO: Upgrade to PyTest 8.1
85
- # Pending on https://github.com/pytest-dev/pytest-bdd/issues/673
86
- "pytest ~=8.2.2",
+ "pytest ~=8.0",
87
"pytest-asyncio ~=0.0",
88
"pytest-bdd ~=7.0",
89
"pytest-cov ~=5.0",
0 commit comments