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 47a0a50 commit cc440d0Copy full SHA for cc440d0
pyproject.toml
@@ -79,7 +79,7 @@ dev-mypy = [
79
# For checking the noxfile, docs/ script, and tests
80
"frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]",
81
]
82
-dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
+dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
83
dev-pylint = [
84
"pylint == 3.3.8",
85
0 commit comments