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 b9846b4 commit 9feb58aCopy full SHA for 9feb58a
pyproject.toml
@@ -6,7 +6,7 @@ requires-python = ">=3.13"
6
dependencies = []
7
[project.optional-dependencies]
8
test = [
9
- "pytest==8.4.1",
+ "pytest==8.4.2",
10
"pytest-cov==6.2.1",
11
]
12
dev = [
0 commit comments