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 825626a commit a60a1f4Copy full SHA for a60a1f4
pyproject.toml
@@ -63,7 +63,7 @@ dev = [
63
"pyupgrade==3.20.0",
64
]
65
test = [
66
- "pytest==8.4.1",
+ "pytest==8.4.2",
67
"pytest-cov==6.2.1",
68
"coverage[toml]==7.10.6",
69
"diff-cover[toml]==9.6.0",
0 commit comments