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 ed2b304 commit 6b0ba6fCopy full SHA for 6b0ba6f
pyproject.toml
@@ -22,7 +22,7 @@ version = {attr = "logik.__version__"}
22
23
[project.optional-dependencies]
24
test = [
25
- "pytest == 8.4.1",
+ "pytest == 8.4.2",
26
"pytest-timeout == 2.4.0",
27
"flake8 == 7.3.0"
28
]
0 commit comments