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 fe7321c commit 6be3f36Copy full SHA for 6be3f36
pyproject.toml
@@ -73,7 +73,7 @@ dev-mypy = [
73
# For checking the noxfile, docs/ script, and tests
74
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
75
]
76
-dev-noxfile = ["nox == 2024.10.9", "frequenz-repo-config[lib] == 0.11.0"]
+dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.11.0"]
77
dev-pylint = [
78
"pylint == 3.3.4",
79
0 commit comments