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 8e1e6b6 commit f8e5a39Copy full SHA for f8e5a39
pyproject.toml
@@ -58,7 +58,7 @@ dev = [
58
"pre-commit>=3.2.0,<4.2.0",
59
"pytest>=8.0.0,<9.0.0",
60
"pytest-asyncio>=0.26.0,<0.27.0",
61
- "pytest-cov>=4.1.0,<7.0.0",
+ "pytest-cov>=6.0.0,<7.0.0",
62
"pytest-xdist>=3.0.0,<4.0.0",
63
"ruff>=0.4.4,<0.5.0",
64
]
@@ -144,7 +144,7 @@ extra-dependencies = [
144
"moto>=5.1.0,<6.0.0",
145
146
147
148
149
150
extra-args = [
0 commit comments