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 889b187 commit d21026dCopy full SHA for d21026d
pyproject.toml
@@ -45,7 +45,7 @@ dev-pylint = [
45
# For checking the noxfile and tests
46
"frequenz-api-common[dev-noxfile,dev-pytest]",
47
]
48
-dev-pytest = ["pytest == 7.2.2"]
+dev-pytest = ["pytest == 7.3.1"]
49
dev = [
50
"frequenz-api-common[dev-docstrings,dev-formatting,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",
51
0 commit comments